Searched refs:MipsOutgoingValueHandler (Results 1 – 1 of 1) sorted by relevance
192 class MipsOutgoingValueHandler : public CallLowering::OutgoingValueHandler { class196 MipsOutgoingValueHandler(MachineIRBuilder &MIRBuilder, in MipsOutgoingValueHandler() function in __anon3c3fa21f0211::MipsOutgoingValueHandler220 void MipsOutgoingValueHandler::assignValueToReg(Register ValVReg, in assignValueToReg()228 Register MipsOutgoingValueHandler::getStackAddress(uint64_t Size, in getStackAddress()244 void MipsOutgoingValueHandler::assignValueToAddress( in assignValueToAddress()259 MipsOutgoingValueHandler::assignCustomValue(CallLowering::ArgInfo &Arg, in assignCustomValue()342 MipsOutgoingValueHandler RetHandler(MIRBuilder, MF.getRegInfo(), Ret); in lowerReturn()523 MipsOutgoingValueHandler ArgHandler(MIRBuilder, MF.getRegInfo(), MIB); in lowerCall()