Home
last modified time | relevance | path

Searched refs:returns_pcc_struct (Results 1 – 25 of 238) sorted by relevance

12345678910

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dfunction.h385 unsigned int returns_pcc_struct : 1; member
486 #define current_function_returns_pcc_struct (cfun->returns_pcc_struct)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfunction.h422 unsigned int returns_pcc_struct : 1; member
537 #define current_function_returns_pcc_struct (cfun->returns_pcc_struct)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dfunction.h422 unsigned int returns_pcc_struct : 1; member
537 #define current_function_returns_pcc_struct (cfun->returns_pcc_struct)
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dfunction.h633 unsigned int returns_pcc_struct : 1; member
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dfunction.h633 unsigned int returns_pcc_struct : 1; member
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
H A Dfunction.c2175 if (cfun->returns_pcc_struct in use_register_for_decl()
2384 && ! cfun->returns_pcc_struct in assign_parms_augmented_arg_list()
4967 cfun->returns_pcc_struct = 1; in allocate_struct_function()
5177 if (cfun->returns_pcc_struct) in expand_function_start()
5627 if ((cfun->returns_struct || cfun->returns_pcc_struct) in expand_function_end()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dfunction.h651 unsigned int returns_pcc_struct : 1; member
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dfunction.h363 unsigned int returns_pcc_struct : 1; member
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dfunction.h366 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dfunction.h363 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dfunction.h406 unsigned int returns_pcc_struct : 1; member
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dfunction.h392 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dfunction.h399 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dfunction.h392 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dfunction.h399 unsigned int returns_pcc_struct : 1; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dfunction.h399 unsigned int returns_pcc_struct : 1; member
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dfunction.h392 unsigned int returns_pcc_struct : 1; member

12345678910