Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchISelLowering.cpp5011 static const MCPhysReg GPRList[] = { in CC_LoongArch_GHC() local
5015 if (unsigned Reg = State.AllocateReg(GPRList)) { in CC_LoongArch_GHC()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.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()