Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp133 static unsigned getRegIndex(unsigned Reg) { in getRegIndex() function in __anon4993c57e0111::RISCVMCInstrAnalysis
142 auto Index = getRegIndex(Reg); in setGPRState()
156 auto Index = getRegIndex(Reg); in getGPRState()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h719 unsigned getRegIndex(const CodeGenRegister *Reg) const { in getRegIndex() function
H A DCodeGenRegisters.cpp1869 UberRegSet *UberSet = RegSets[RegBank.getRegIndex(Reg)]; in normalizeWeight()