Searched defs:getRegIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ | ||
H A D | RISCVMCTargetDesc.cpp | 134 static unsigned getRegIndex(unsigned Reg) { getRegIndex() function in __anon156163d10111::RISCVMCInstrAnalysis |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenRegisters.h | 719 unsigned getRegIndex(const CodeGenRegister *Reg) const { getRegIndex() function |