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

  /src/external/gpl3/gcc/dist/gcc/config/rx/
rx.cc 3676 #undef TARGET_RETURN_IN_MSB
3677 #define TARGET_RETURN_IN_MSB rx_return_in_msb
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
rx.cc 3676 #undef TARGET_RETURN_IN_MSB
3677 #define TARGET_RETURN_IN_MSB rx_return_in_msb
  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 631 #undef TARGET_RETURN_IN_MSB
632 #define TARGET_RETURN_IN_MSB arm_return_in_msb
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 264 #undef TARGET_RETURN_IN_MSB
265 #define TARGET_RETURN_IN_MSB xtensa_return_in_msb
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 616 #undef TARGET_RETURN_IN_MSB
617 #define TARGET_RETURN_IN_MSB arm_return_in_msb
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 173 /* Implement TARGET_RETURN_IN_MSB. We return a value in the most
5595 #undef TARGET_RETURN_IN_MSB
5596 #define TARGET_RETURN_IN_MSB tilegx_return_in_msb
  /src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc 260 #undef TARGET_RETURN_IN_MSB
261 #define TARGET_RETURN_IN_MSB xtensa_return_in_msb
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 30851 #undef TARGET_RETURN_IN_MSB
30852 #define TARGET_RETURN_IN_MSB aarch64_return_in_msb
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1520 #undef TARGET_RETURN_IN_MSB
1521 #define TARGET_RETURN_IN_MSB rs6000_return_in_msb
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1513 #undef TARGET_RETURN_IN_MSB
1514 #define TARGET_RETURN_IN_MSB rs6000_return_in_msb

Completed in 138 milliseconds