Searched refs:thiscall_p (Results 1 – 2 of 2) sorted by relevance
7063 bool thiscall_p in get_scratch_register_on_entry() local7077 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()
7556 bool thiscall_p in get_scratch_register_on_entry() local7570 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()