HomeSort by: relevance | last modified time | path
    Searched defs:cris_constant_alignment (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 171 static HOST_WIDE_INT cris_constant_alignment (const_tree, HOST_WIDE_INT);
305 #define TARGET_CONSTANT_ALIGNMENT cris_constant_alignment
3810 cris_constant_alignment (const_tree, HOST_WIDE_INT basic_align) function
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 169 static HOST_WIDE_INT cris_constant_alignment (const_tree, HOST_WIDE_INT);
301 #define TARGET_CONSTANT_ALIGNMENT cris_constant_alignment
3652 cris_constant_alignment (const_tree, HOST_WIDE_INT basic_align) function

Completed in 31 milliseconds