Home
last modified time | relevance | path

Searched defs:getSubRegIndex (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCRegisterInfo.cpp130 unsigned MCRegisterInfo::getSubRegIndex(MCRegister Reg, in getSubRegIndex() function in MCRegisterInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h558 unsigned getSubRegIndex() const { in getSubRegIndex() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h217 CodeGenSubRegIndex *getSubRegIndex(const CodeGenRegister *Reg) const { in getSubRegIndex() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp217 static unsigned getSubRegIndex(const TargetRegisterClass *RC) { in getSubRegIndex() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp179 unsigned PerTargetMIParsingState::getSubRegIndex(StringRef Name) { in getSubRegIndex() function in PerTargetMIParsingState