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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 705 #undef TARGET_INVALID_CONVERSION
706 #define TARGET_INVALID_CONVERSION arm_invalid_conversion
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 690 #undef TARGET_INVALID_CONVERSION
691 #define TARGET_INVALID_CONVERSION arm_invalid_conversion
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 632 #undef TARGET_INVALID_CONVERSION
633 #define TARGET_INVALID_CONVERSION ia64_invalid_conversion
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 622 #undef TARGET_INVALID_CONVERSION
623 #define TARGET_INVALID_CONVERSION ia64_invalid_conversion
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1772 #undef TARGET_INVALID_CONVERSION
1773 #define TARGET_INVALID_CONVERSION rs6000_invalid_conversion
28812 /* Implement TARGET_INVALID_CONVERSION. */
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1765 #undef TARGET_INVALID_CONVERSION
1766 #define TARGET_INVALID_CONVERSION rs6000_invalid_conversion
28376 /* Implement TARGET_INVALID_CONVERSION. */

Completed in 142 milliseconds