Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCRegisterInfo.cpp44 unsigned MCRegisterInfo::getSubRegIndex(MCRegister Reg, in getSubRegIndex() function in MCRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h618 unsigned getSubRegIndex() const { in getSubRegIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp203 static unsigned getSubRegIndex(const TargetRegisterClass *RC) { in getSubRegIndex() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp183 unsigned PerTargetMIParsingState::getSubRegIndex(StringRef Name) { in getSubRegIndex() function in PerTargetMIParsingState