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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 708 #undef TARGET_INVALID_UNARY_OP
709 #define TARGET_INVALID_UNARY_OP arm_invalid_unary_op
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 693 #undef TARGET_INVALID_UNARY_OP
694 #define TARGET_INVALID_UNARY_OP arm_invalid_unary_op
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 634 #undef TARGET_INVALID_UNARY_OP
635 #define TARGET_INVALID_UNARY_OP ia64_invalid_unary_op
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 624 #undef TARGET_INVALID_UNARY_OP
625 #define TARGET_INVALID_UNARY_OP ia64_invalid_unary_op

Completed in 79 milliseconds