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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 711 #undef TARGET_INVALID_BINARY_OP
712 #define TARGET_INVALID_BINARY_OP arm_invalid_binary_op
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 696 #undef TARGET_INVALID_BINARY_OP
697 #define TARGET_INVALID_BINARY_OP arm_invalid_binary_op
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64.cc 30768 #undef TARGET_INVALID_BINARY_OP
30769 #define TARGET_INVALID_BINARY_OP aarch64_invalid_binary_op
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 636 #undef TARGET_INVALID_BINARY_OP
637 #define TARGET_INVALID_BINARY_OP ia64_invalid_binary_op
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 626 #undef TARGET_INVALID_BINARY_OP
627 #define TARGET_INVALID_BINARY_OP ia64_invalid_binary_op
  /src/external/gpl3/gcc.old/dist/gcc/config/s390/
s390.cc 17490 #undef TARGET_INVALID_BINARY_OP
17491 #define TARGET_INVALID_BINARY_OP s390_invalid_binary_op
  /src/external/gpl3/gcc/dist/gcc/config/s390/
s390.cc 18338 #undef TARGET_INVALID_BINARY_OP
18339 #define TARGET_INVALID_BINARY_OP s390_invalid_binary_op
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1715 #undef TARGET_INVALID_BINARY_OP
1716 #define TARGET_INVALID_BINARY_OP rs6000_invalid_binary_op
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1708 #undef TARGET_INVALID_BINARY_OP
1709 #define TARGET_INVALID_BINARY_OP rs6000_invalid_binary_op

Completed in 152 milliseconds