Searched refs:TARGET_USE_BLOCKS_FOR_CONSTANT_P (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h421 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_rtx_false macro
652 TARGET_USE_BLOCKS_FOR_CONSTANT_P, \
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1196 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1197 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P mips_use_blocks_for_constant_p
1614 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. MIPS16 uses per-function
1193 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
1194 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c1539 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1540 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_rtx_true
1537 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
1538 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c1052 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1053 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P rs6000_use_blocks_for_constant_p
17971 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. */
1047 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
1048 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P macro

Completed in 351 milliseconds