Home
last modified time | relevance | path

Searched defs:GPRReg (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp598 Register GPRReg = MRI.createVirtualRegister(&Mips::GPR32RegClass); in select() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp12517 if (unsigned GPRReg = State.AllocateReg(GPRList)) { in CC_RISCV_FastCC() local