Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp5011 static const MCPhysReg GPRList[] = { in CC_LoongArch_GHC() local
5015 if (unsigned Reg = State.AllocateReg(GPRList)) { in CC_LoongArch_GHC()
/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp19606 static const MCPhysReg GPRList[] = { in CC_RISCV_GHC() local
19613 if (unsigned Reg = State.AllocateReg(GPRList)) { in CC_RISCV_GHC()
19649 if (unsigned Reg = State.AllocateReg(GPRList)) { in CC_RISCV_GHC()