Home
last modified time | relevance | path

Searched refs:ccvt2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c1058 unsigned int ccvt1, ccvt2; in ix86_comp_type_attributes() local
1065 ccvt2 = ix86_get_callcvt (type2); in ix86_comp_type_attributes()
1066 if (ccvt1 != ccvt2) in ix86_comp_type_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc1088 unsigned int ccvt1, ccvt2; in ix86_comp_type_attributes() local
1095 ccvt2 = ix86_get_callcvt (type2); in ix86_comp_type_attributes()
1096 if (ccvt1 != ccvt2) in ix86_comp_type_attributes()