Home
last modified time | relevance | path

Searched refs:legitimate_constant_p (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/vax/
H A Dvax-protos.h24 extern int legitimate_constant_p (rtx);
H A Dvax.h549 #define LEGITIMATE_CONSTANT_P(X) legitimate_constant_p (X)
H A Dvax.c1114 legitimate_constant_p (rtx x ATTRIBUTE_UNUSED) in legitimate_constant_p() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/s390/
H A Ds390-protos.h60 extern int legitimate_constant_p (rtx);
H A Ds390.h837 legitimate_constant_p (X)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/s390/
H A Ds390-protos.h60 extern int legitimate_constant_p (rtx);
H A Ds390.h837 legitimate_constant_p (X)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dsparc-protos.h77 extern bool legitimate_constant_p (rtx);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/sparc/
H A Dsparc-protos.h69 extern bool legitimate_constant_p (rtx);
H A Dsparc.h1833 #define LEGITIMATE_CONSTANT_P(X) legitimate_constant_p (X)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/sparc/
H A Dsparc-protos.h77 extern bool legitimate_constant_p (rtx);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/s390/
H A Ds390-protos.h57 extern int legitimate_constant_p (rtx);
H A Ds390.h811 legitimate_constant_p (X)
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/i386/
H A Di386-protos.h55 extern bool legitimate_constant_p (rtx);
H A Di386.h1686 #define LEGITIMATE_CONSTANT_P(X) legitimate_constant_p (X)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Di386-protos.h102 extern bool legitimate_constant_p (rtx);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/i386/
H A Di386-protos.h102 extern bool legitimate_constant_p (rtx);
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dcalls.c838 && !targetm.legitimate_constant_p (args[i].mode, args[i].value)) in precompute_register_parameters()
3723 && targetm.legitimate_constant_p (Pmode, addr))) in emit_library_call_value_1()
3766 && !(CONSTANT_P (val) && targetm.legitimate_constant_p (mode, val))) in emit_library_call_value_1()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dcalls.c838 && !targetm.legitimate_constant_p (args[i].mode, args[i].value)) in precompute_register_parameters()
3719 && targetm.legitimate_constant_p (Pmode, addr))) in emit_library_call_value_1()
3761 && !(CONSTANT_P (val) && targetm.legitimate_constant_p (mode, val))) in emit_library_call_value_1()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dcalls.c847 && !targetm.legitimate_constant_p (args[i].mode, args[i].value)) in precompute_register_parameters()
3740 && targetm.legitimate_constant_p (Pmode, addr))) in emit_library_call_value_1()
3783 && !(CONSTANT_P (val) && targetm.legitimate_constant_p (mode, val))) in emit_library_call_value_1()
H A Dexpr.c1562 if (CONSTANT_P (x) && !targetm.legitimate_constant_p (mode, x)) in move_block_to_reg()
2536 if (!targetm.legitimate_constant_p (mode, cst)) in can_store_by_pieces()
3620 if (!targetm.legitimate_constant_p (mode, y)) in emit_move_insn()
3676 if (targetm.legitimate_constant_p (dstmode, y)) in compress_float_constant()
3699 if (targetm.legitimate_constant_p (srcmode, trunc_y)) in compress_float_constant()
4344 if (CONSTANT_P (x) && !targetm.legitimate_constant_p (mode, x)) in emit_push_insn()
10072 && targetm.legitimate_constant_p (mode2, op0) in expand_expr_real_1()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcalls.c889 && !targetm.legitimate_constant_p (args[i].mode, args[i].value)) in precompute_register_parameters()
3960 && targetm.legitimate_constant_p (Pmode, addr))) in emit_library_call_value_1()
4003 && !(CONSTANT_P (val) && targetm.legitimate_constant_p (mode, val))) in emit_library_call_value_1()
H A Dexpr.c1477 if (CONSTANT_P (x) && !targetm.legitimate_constant_p (mode, x)) in move_block_to_reg()
2465 if (!targetm.legitimate_constant_p (mode, cst)) in can_store_by_pieces()
3558 if (!targetm.legitimate_constant_p (mode, y)) in emit_move_insn()
3629 if (targetm.legitimate_constant_p (dstmode, y)) in compress_float_constant()
3653 if (targetm.legitimate_constant_p (srcmode, trunc_y)) in compress_float_constant()
4349 if (CONSTANT_P (x) && !targetm.legitimate_constant_p (mode, x)) in emit_push_insn()
10344 && targetm.legitimate_constant_p (mode2, op0) in expand_expr_real_1()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcalls.c889 && !targetm.legitimate_constant_p (args[i].mode, args[i].value)) in precompute_register_parameters()
3960 && targetm.legitimate_constant_p (Pmode, addr))) in emit_library_call_value_1()
4003 && !(CONSTANT_P (val) && targetm.legitimate_constant_p (mode, val))) in emit_library_call_value_1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcalls.c1002 && (!targetm.legitimate_constant_p (args[i].mode, args[i].value) in precompute_register_parameters()
4190 && targetm.legitimate_constant_p (Pmode, addr))) in emit_library_call_value_1()
4234 && targetm.legitimate_constant_p (arg.mode, val))) in emit_library_call_value_1()

12345678910>>...19