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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc 794 #undef TARGET_CONST_NOT_OK_FOR_DEBUG_P
795 #define TARGET_CONST_NOT_OK_FOR_DEBUG_P arm_const_not_ok_for_debug_p
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc 783 #undef TARGET_CONST_NOT_OK_FOR_DEBUG_P
784 #define TARGET_CONST_NOT_OK_FOR_DEBUG_P arm_const_not_ok_for_debug_p
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 1379 #undef TARGET_CONST_NOT_OK_FOR_DEBUG_P
1380 #define TARGET_CONST_NOT_OK_FOR_DEBUG_P rs6000_const_not_ok_for_debug_p
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 1372 #undef TARGET_CONST_NOT_OK_FOR_DEBUG_P
1373 #define TARGET_CONST_NOT_OK_FOR_DEBUG_P rs6000_const_not_ok_for_debug_p

Completed in 103 milliseconds