Searched defs:getSubRegIndex (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenRegisters.h194 CodeGenSubRegIndex *getSubRegIndex(const CodeGenRegister *Reg) const { function in struct:llvm::CodeGenRegister
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h618 unsigned getSubRegIndex() const { function in class:llvm::MCSubRegIndexIterator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp183 unsigned PerTargetMIParsingState::getSubRegIndex(StringRef Name) { function in class:PerTargetMIParsingState
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp204 static unsigned getSubRegIndex(const TargetRegisterClass *RC) { function

Completed in 178 milliseconds