Home
last modified time | relevance | path

Searched refs:sparc_can_output_mi_thunk (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c181 static bool sparc_can_output_mi_thunk PARAMS ((tree, HOST_WIDE_INT,
249 #define TARGET_ASM_CAN_OUTPUT_MI_THUNK sparc_can_output_mi_thunk
8800 sparc_can_output_mi_thunk (thunk_fndecl, delta, vcall_offset, function) in sparc_can_output_mi_thunk() function
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsparc.c374 static bool sparc_can_output_mi_thunk (tree, HOST_WIDE_INT,
485 #define TARGET_ASM_CAN_OUTPUT_MI_THUNK sparc_can_output_mi_thunk
8737 sparc_can_output_mi_thunk (tree thunk_fndecl ATTRIBUTE_UNUSED, in sparc_can_output_mi_thunk() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog342 sparc_can_output_mi_thunk.
345 (sparc_can_output_mi_thunk): New predicate.