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

  /src/external/gpl3/gcc/dist/gcc/
rtlhooks-def.h 25 #define RTL_HOOKS_GEN_LOWPART gen_lowpart_general
33 RTL_HOOKS_GEN_LOWPART, \
cse.cc 565 #undef RTL_HOOKS_GEN_LOWPART
566 #define RTL_HOOKS_GEN_LOWPART gen_lowpart_if_possible
combine.cc 490 #undef RTL_HOOKS_GEN_LOWPART
491 #define RTL_HOOKS_GEN_LOWPART gen_lowpart_for_combine
  /src/external/gpl3/gcc.old/dist/gcc/
rtlhooks-def.h 25 #define RTL_HOOKS_GEN_LOWPART gen_lowpart_general
33 RTL_HOOKS_GEN_LOWPART, \
cse.cc 584 #undef RTL_HOOKS_GEN_LOWPART
585 #define RTL_HOOKS_GEN_LOWPART gen_lowpart_if_possible
combine.cc 492 #undef RTL_HOOKS_GEN_LOWPART
493 #define RTL_HOOKS_GEN_LOWPART gen_lowpart_for_combine

Completed in 67 milliseconds