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

/freebsd-11-stable/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-11-stable/contrib/gcc/config/mips/
H A Dmips.c1197 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1198 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P mips_use_blocks_for_constant_p
1638 /* Implement TARGET_USE_BLOCKS_FOR_CONSTANT_P. MIPS16 uses per-function
1194 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
1195 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1541 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P
1542 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P hook_bool_mode_rtx_true
1539 #undef TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
1540 #define TARGET_USE_BLOCKS_FOR_CONSTANT_P macro
/freebsd-11-stable/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
17972 /* 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 202 milliseconds