Searched refs:ia64_struct_retval_addr_is_first_parm_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.c10256 ia64_struct_retval_addr_is_first_parm_p (tree fntype)
10307 = (ia64_struct_retval_addr_is_first_parm_p (TREE_TYPE (thunk))
10424 (fntype && ia64_struct_retval_addr_is_first_parm_p (fntype)))
10232 ia64_struct_retval_addr_is_first_parm_p (tree fntype) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/ia64/
H A Dia64.c8754 ia64_struct_retval_addr_is_first_parm_p (tree fntype)
8806 = (ia64_struct_retval_addr_is_first_parm_p (TREE_TYPE (thunk))
8926 if (fntype && ia64_struct_retval_addr_is_first_parm_p (fntype))
8730 ia64_struct_retval_addr_is_first_parm_p (tree fntype) function

Completed in 89 milliseconds