Searched refs:TARGET_PROMOTE_FUNCTION_RETURN (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtarget-def.h489 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_false macro
517 TARGET_PROMOTE_FUNCTION_RETURN, \
/freebsd-9.3-release/contrib/gcc/config/ia64/
H A Dia64.c418 #undef TARGET_PROMOTE_FUNCTION_RETURN
419 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c1138 #undef TARGET_PROMOTE_FUNCTION_RETURN
1139 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
7547 /* Since we define TARGET_PROMOTE_FUNCTION_RETURN that returns
1135 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
1136 #define TARGET_PROMOTE_FUNCTION_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c9297 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
9298 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
9296 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsparc.c503 #undef TARGET_PROMOTE_FUNCTION_RETURN
504 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
501 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
502 #define TARGET_PROMOTE_FUNCTION_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c298 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
299 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
297 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Drs6000.c974 #undef TARGET_PROMOTE_FUNCTION_RETURN
975 #define TARGET_PROMOTE_FUNCTION_RETURN hook_bool_tree_true
969 #undef TARGET_PROMOTE_FUNCTION_RETURN macro
970 #define TARGET_PROMOTE_FUNCTION_RETURN macro

Completed in 281 milliseconds