Searched refs:DECL1 (Results 1 – 5 of 5) sorted by relevance
2190 #define ASM_OUTPUT_DEF_FROM_DECLS(FILE, DECL1, DECL2) \ argument2196 if (TARGET_THUMB && TREE_CODE (DECL1) == FUNCTION_DECL) \
2504 is checked for dispatching earlier. DECL1 and DECL2 are2506 if DECL1 is higher priority, negative value if DECL2 is higher priority6432 /* This function returns true if DECL1 and DECL2 are versions of the same6433 function. DECL1 and DECL2 are function versions if and only if they6438 "This target hook returns @code{true} if @var{DECL1} and @var{DECL2} are\n\6439 versions of the same function. @var{DECL1} and @var{DECL2} are function\n\
40992 -- Target Hook: bool TARGET_OPTION_FUNCTION_VERSIONS (tree DECL1, tree40994 This target hook returns 'true' if DECL1 and DECL2 are versions of40995 the same function. DECL1 and DECL2 are function versions if and42085 -- Target Hook: int TARGET_COMPARE_VERSION_PRIORITY (tree DECL1, tree42091 higher priority is checked for dispatching earlier. DECL1 and