Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.h2830 #define IX86_CALLCVT_REGPARM 0x10 macro
Di386.cc1059 ret |= IX86_CALLCVT_REGPARM; in ix86_get_callcvt()
1122 if ((ccvt & IX86_CALLCVT_REGPARM) != 0) in ix86_function_regparm()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201130544 IX86_CALLCVT_FASTCALL, IX86_CALLCVT_THISCALL, IX86_CALLCVT_REGPARM,