Home
last modified time | relevance | path

Searched refs:assign_stack_temp_for_type (Results 1 – 25 of 477) sorted by relevance

12345678910>>...20

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
H A Dfunction.c781 assign_stack_temp_for_type (machine_mode mode, poly_int64 size, tree type) in assign_stack_temp_for_type() function
943 return assign_stack_temp_for_type (mode, size, NULL_TREE); in assign_stack_temp()
1006 tmp = assign_stack_temp_for_type (mode, size, type); in assign_temp()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
H A Dfunction.c786 assign_stack_temp_for_type (machine_mode mode, poly_int64 size, tree type) in assign_stack_temp_for_type() function
948 return assign_stack_temp_for_type (mode, size, NULL_TREE); in assign_stack_temp()
1012 tmp = assign_stack_temp_for_type (mode, size, type); in assign_temp()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfunction.h572 extern rtx assign_stack_temp_for_type (machine_mode, HOST_WIDE_INT, tree);
H A Dfunction.c764 assign_stack_temp_for_type (machine_mode mode, HOST_WIDE_INT size, in assign_stack_temp_for_type() function
927 return assign_stack_temp_for_type (mode, size, NULL_TREE); in assign_stack_temp()
990 tmp = assign_stack_temp_for_type (mode, size, type); in assign_temp()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
H A Dfunction.c781 assign_stack_temp_for_type (machine_mode mode, poly_int64 size, tree type) in assign_stack_temp_for_type() function
943 return assign_stack_temp_for_type (mode, size, NULL_TREE); in assign_stack_temp()
1006 tmp = assign_stack_temp_for_type (mode, size, type); in assign_temp()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfunction.h590 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfunction.h572 extern rtx assign_stack_temp_for_type (machine_mode, HOST_WIDE_INT, tree);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfunction.h642 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfunction.h625 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
H A Dfunction.c788 assign_stack_temp_for_type (machine_mode mode, poly_int64 size, tree type) in assign_stack_temp_for_type() function
950 return assign_stack_temp_for_type (mode, size, NULL_TREE); in assign_stack_temp()
1014 tmp = assign_stack_temp_for_type (mode, size, type); in assign_temp()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfunction.h635 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfunction.h625 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfunction.h635 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfunction.h635 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfunction.h625 extern rtx assign_stack_temp_for_type (machine_mode, poly_int64, tree);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dubsan.c147 = assign_stack_temp_for_type (TYPE_MODE (type), in ubsan_encode_value()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfunction.c601 assign_stack_temp_for_type (enum machine_mode mode, HOST_WIDE_INT size, in assign_stack_temp_for_type() function
771 return assign_stack_temp_for_type (mode, size, keep, NULL_TREE); in assign_stack_temp()
842 tmp = assign_stack_temp_for_type (mode, size, keep, type); in assign_temp()

12345678910>>...20