Searched refs:ix86_legitimate_constant_p (Results 1 – 8 of 8) sorted by relevance
10551 ix86_legitimate_constant_p (machine_mode mode, rtx x) in ix86_legitimate_constant_p() function10673 return !ix86_legitimate_constant_p (mode, x); in ix86_cannot_force_const_mem()11095 && !ix86_legitimate_constant_p (Pmode, disp)) in ix86_legitimate_address_p()11125 || !ix86_legitimate_constant_p (Pmode, disp)) in ix86_legitimate_address_p()11127 || !ix86_legitimate_constant_p (Pmode, disp))) in ix86_legitimate_address_p()24713 #define TARGET_LEGITIMATE_CONSTANT_P ix86_legitimate_constant_p
19890 (ix86_legitimate_constant_p): Do not allow UNSPEC_GOTPCREL if23538 (ix86_legitimate_constant_p): Use CASE_CONST_SCALAR_INT27924 (ix86_legitimate_constant_p): Handle TImode, OImode and XImode
34210 (ix86_legitimate_constant_p) <case CONST_WIDE_INT>: For 32bit targets,34229 * config/i386/i386.c (ix86_legitimate_constant_p): Handle TImode
18143 (ix86_legitimate_constant_p): Always allow CONST_WIDE_INT smaller
15158 * config/i386/i386.c (ix86_legitimate_constant_p): Return
12374 (ix86_legitimate_constant_p): Remove handling of POINTER_BOUNDS_MODE_P.
19333 (ix86_legitimate_constant_p): Likewise.
28587 (ix86_legitimate_constant_p): ...this. Make static. Add a mode