Searched refs:TARGET_MUST_PASS_IN_STACK (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c350 #undef TARGET_MUST_PASS_IN_STACK macro
351 #define TARGET_MUST_PASS_IN_STACK arm_must_pass_in_stack
349 #undef TARGET_MUST_PASS_IN_STACK macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1598 #undef TARGET_MUST_PASS_IN_STACK
1599 #define TARGET_MUST_PASS_IN_STACK ix86_must_pass_in_stack
1596 #undef TARGET_MUST_PASS_IN_STACK macro
1597 #define TARGET_MUST_PASS_IN_STACK macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c436 #undef TARGET_MUST_PASS_IN_STACK
437 #define TARGET_MUST_PASS_IN_STACK must_pass_in_stack_var_size
434 #undef TARGET_MUST_PASS_IN_STACK macro
435 #define TARGET_MUST_PASS_IN_STACK macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1158 #undef TARGET_MUST_PASS_IN_STACK
1159 #define TARGET_MUST_PASS_IN_STACK must_pass_in_stack_var_size
1155 #undef TARGET_MUST_PASS_IN_STACK macro
1156 #define TARGET_MUST_PASS_IN_STACK macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c990 #undef TARGET_MUST_PASS_IN_STACK
991 #define TARGET_MUST_PASS_IN_STACK rs6000_must_pass_in_stack
985 #undef TARGET_MUST_PASS_IN_STACK macro
986 #define TARGET_MUST_PASS_IN_STACK macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c513 #undef TARGET_MUST_PASS_IN_STACK
514 #define TARGET_MUST_PASS_IN_STACK must_pass_in_stack_var_size
511 #undef TARGET_MUST_PASS_IN_STACK macro
512 #define TARGET_MUST_PASS_IN_STACK macro
/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h508 #define TARGET_MUST_PASS_IN_STACK must_pass_in_stack_var_size_or_pad macro
528 TARGET_MUST_PASS_IN_STACK, \

Completed in 349 milliseconds