Home
last modified time | relevance | path

Searched refs:ix86_get_callcvt (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386-protos.h210 extern unsigned int ix86_get_callcvt (const_tree);
H A Di386.c5068 ix86_get_callcvt (const_tree type) in ix86_get_callcvt() function
5128 ccvt1 = ix86_get_callcvt (type1); in ix86_comp_type_attributes()
5129 ccvt2 = ix86_get_callcvt (type2); in ix86_comp_type_attributes()
5153 ccvt = ix86_get_callcvt (type); in ix86_function_regparm()
5324 ccvt = ix86_get_callcvt (funtype); in ix86_return_pops_args()
5665 unsigned int ccvt = ix86_get_callcvt (fntype); in init_cumulative_args()
9445 unsigned int ccvt = ix86_get_callcvt (TREE_TYPE (decl)); in find_drap_reg()
24507 ccvt = ix86_get_callcvt (fntype); in ix86_static_chain()
32247 unsigned int ccvt = ix86_get_callcvt (type); in x86_this_parameter()
32321 unsigned int ccvt = ix86_get_callcvt (TREE_TYPE (function)); in x86_output_mi_thunk()
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386-protos.h213 extern unsigned int ix86_get_callcvt (const_tree);
H A Di386.c6532 ix86_get_callcvt (const_tree type) in ix86_get_callcvt() function
6592 ccvt1 = ix86_get_callcvt (type1); in ix86_comp_type_attributes()
6593 ccvt2 = ix86_get_callcvt (type2); in ix86_comp_type_attributes()
6617 ccvt = ix86_get_callcvt (type); in ix86_function_regparm()
6829 ccvt = ix86_get_callcvt (funtype); in ix86_return_pops_args()
7341 unsigned int ccvt = ix86_get_callcvt (fntype); in init_cumulative_args()
12411 unsigned int ccvt = ix86_get_callcvt (TREE_TYPE (decl)); in find_drap_reg()
30301 ccvt = ix86_get_callcvt (fntype); in ix86_static_chain()
41663 unsigned int ccvt = ix86_get_callcvt (type); in x86_this_parameter()
41738 unsigned int ccvt = ix86_get_callcvt (TREE_TYPE (function)); in x86_output_mi_thunk()