Lines Matching refs:AllocateReg

246   if (MCRegister Reg = State.AllocateReg(ArgGPRs)) {  in CC_RISCVAssign2XLen()
267 if (MCRegister Reg = State.AllocateReg(ArgGPRs)) { in CC_RISCVAssign2XLen()
289 if (MCRegister Reg = State.AllocateReg(RISCV::V0)) in allocateRVVReg()
291 return State.AllocateReg(ArgVRs); in allocateRVVReg()
294 return State.AllocateReg(ArgVRM2s); in allocateRVVReg()
296 return State.AllocateReg(ArgVRM4s); in allocateRVVReg()
298 return State.AllocateReg(ArgVRM8s); in allocateRVVReg()
300 return State.AllocateReg(ArgVRN2M1s); in allocateRVVReg()
302 return State.AllocateReg(ArgVRN3M1s); in allocateRVVReg()
304 return State.AllocateReg(ArgVRN4M1s); in allocateRVVReg()
306 return State.AllocateReg(ArgVRN5M1s); in allocateRVVReg()
308 return State.AllocateReg(ArgVRN6M1s); in allocateRVVReg()
310 return State.AllocateReg(ArgVRN7M1s); in allocateRVVReg()
312 return State.AllocateReg(ArgVRN8M1s); in allocateRVVReg()
314 return State.AllocateReg(ArgVRN2M2s); in allocateRVVReg()
316 return State.AllocateReg(ArgVRN3M2s); in allocateRVVReg()
318 return State.AllocateReg(ArgVRN4M2s); in allocateRVVReg()
320 return State.AllocateReg(ArgVRN2M4s); 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()
474 State.AllocateReg(ArgGPRs); in CC_RISCV()
492 MCRegister Reg = State.AllocateReg(ArgGPRs); in CC_RISCV()
501 MCRegister HiReg = State.AllocateReg(ArgGPRs); in CC_RISCV()
567 if ((Reg = State.AllocateReg(ArgGPRs))) { in CC_RISCV()
581 Reg = State.AllocateReg(ArgGPRs); 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()
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()