Searched refs:thiscall_p (Results 1 – 2 of 2) sorted by relevance
9586 bool thiscall_p in get_scratch_register_on_entry() local9600 else if (thiscall_p && !static_chain_p && drap_regno != AX_REG) in get_scratch_register_on_entry()9602 else if (regparm < 2 && !thiscall_p && drap_regno != DX_REG) in get_scratch_register_on_entry()9605 else if (regparm < 3 && !fastcall_p && !thiscall_p in get_scratch_register_on_entry()
12582 bool thiscall_p in get_scratch_register_on_entry() local12596 else if (thiscall_p && !static_chain_p && drap_regno != AX_REG) in get_scratch_register_on_entry()12598 else if (regparm < 2 && !thiscall_p && drap_regno != DX_REG) in get_scratch_register_on_entry()12601 else if (regparm < 3 && !fastcall_p && !thiscall_p in get_scratch_register_on_entry()