Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c7063 bool thiscall_p in get_scratch_register_on_entry() local
7077 else if (thiscall_p && !static_chain_p && drap_regno != AX_REG) in get_scratch_register_on_entry()
7079 else if (regparm < 2 && !thiscall_p && drap_regno != DX_REG) in get_scratch_register_on_entry()
7082 else if (regparm < 3 && !fastcall_p && !thiscall_p in get_scratch_register_on_entry()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc7556 bool thiscall_p in get_scratch_register_on_entry() local
7570 else if (thiscall_p && !static_chain_p && drap_regno != AX_REG) in get_scratch_register_on_entry()
7572 else if (regparm < 2 && !thiscall_p && drap_regno != DX_REG) in get_scratch_register_on_entry()
7575 else if (regparm < 3 && !fastcall_p && !thiscall_p in get_scratch_register_on_entry()