Lines Matching refs:MCRegister

246   if (MCRegister Reg = State.AllocateReg(ArgGPRs)) {  in CC_RISCVAssign2XLen()
267 if (MCRegister Reg = State.AllocateReg(ArgGPRs)) { in CC_RISCVAssign2XLen()
281 static MCRegister allocateRVVReg(MVT ValVT, unsigned ValNo, CCState &State, in allocateRVVReg()
289 if (MCRegister Reg = State.AllocateReg(RISCV::V0)) in allocateRVVReg()
353 if (MCRegister Reg = State.AllocateReg(StaticChainReg)) { in CC_RISCV()
392 if (MCRegister Reg = State.AllocateReg(ArgFPR16s)) { in CC_RISCV()
399 if (MCRegister Reg = State.AllocateReg(ArgFPR32s)) { in CC_RISCV()
406 if (MCRegister Reg = State.AllocateReg(ArgFPR64s)) { in CC_RISCV()
413 if (MCRegister Reg = State.AllocateReg(getArgGPR16s(ABI))) { in CC_RISCV()
420 if (MCRegister Reg = State.AllocateReg(getArgGPR32s(ABI))) { in CC_RISCV()
430 if (MCRegister Reg = State.AllocateReg(ArgGPRs)) { in CC_RISCV()
439 if (MCRegister Reg = State.AllocateReg(ArgGPRs)) { in CC_RISCV()
449 if (MCRegister Reg = State.AllocateReg(ArgGPRs)) { in CC_RISCV()
492 MCRegister Reg = State.AllocateReg(ArgGPRs); in CC_RISCV()
501 MCRegister HiReg = State.AllocateReg(ArgGPRs); in CC_RISCV()
544 MCRegister Reg; in CC_RISCV()
637 if (MCRegister Reg = State.AllocateReg(FPR16List)) { in CC_RISCV_FastCC()
649 if (MCRegister Reg = State.AllocateReg(FPR32List)) { in CC_RISCV_FastCC()
661 if (MCRegister Reg = State.AllocateReg(FPR64List)) { in CC_RISCV_FastCC()
671 if (MCRegister Reg = State.AllocateReg(getFastCCArgGPRF16s(ABI))) { in CC_RISCV_FastCC()
679 if (MCRegister Reg = State.AllocateReg(getFastCCArgGPRF32s(ABI))) { in CC_RISCV_FastCC()
687 if (MCRegister Reg = State.AllocateReg(getFastCCArgGPRs(ABI))) { in CC_RISCV_FastCC()
702 if (MCRegister Reg = allocateRVVReg(ValVT, ValNo, State, TLI)) { in CC_RISCV_FastCC()
725 if (MCRegister Reg = State.AllocateReg(getFastCCArgGPRs(ABI))) { in CC_RISCV_FastCC()
757 if (MCRegister Reg = State.AllocateReg(GPRList)) { in CC_RISCV_GHC()
772 if (MCRegister Reg = State.AllocateReg(FPR32List)) { in CC_RISCV_GHC()
784 if (MCRegister Reg = State.AllocateReg(FPR64List)) { in CC_RISCV_GHC()
795 if (MCRegister Reg = State.AllocateReg(GPR32List)) { in CC_RISCV_GHC()
802 if (MCRegister Reg = State.AllocateReg(GPRList)) { in CC_RISCV_GHC()