Home
last modified time | relevance | path

Searched refs:GPRList (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10782 static const MCPhysReg GPRList[] = { in CC_RISCV_FastCC() local
10788 if (unsigned Reg = State.AllocateReg(GPRList)) { in CC_RISCV_FastCC()
10852 if (unsigned GPRReg = State.AllocateReg(GPRList)) { in CC_RISCV_FastCC()
10882 static const MCPhysReg GPRList[] = { in CC_RISCV_GHC() local
10885 if (unsigned Reg = State.AllocateReg(GPRList)) { in CC_RISCV_GHC()