Home
last modified time | relevance | path

Searched defs:getRegClass (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstructionSelector.cpp169 X86InstructionSelector::getRegClass(LLT Ty, const RegisterBank &RB) const { in getRegClass() function in X86InstructionSelector
197 X86InstructionSelector::getRegClass(LLT Ty, unsigned Reg, in getRegClass() function in X86InstructionSelector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h105 const TargetRegisterClass *getRegClass() const { in getRegClass() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h536 const MCRegisterClass& getRegClass(unsigned i) const { in getRegClass() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h631 const TargetRegisterClass *getRegClass(Register Reg) const { in getRegClass() function
DTargetRegisterInfo.h671 const TargetRegisterClass *getRegClass(unsigned i) const { in getRegClass() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h1030 const TargetRegisterClass *getRegClass(const MCInstrDesc &TID, unsigned OpNum, in getRegClass() function
DSIRegisterInfo.cpp1830 SIRegisterInfo::getRegClass(unsigned RCID) const { in getRegClass() function in SIRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp46 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, in getRegClass() function in TargetInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.h771 RegClass getRegClass() const { return RegisterClass; } in getRegClass() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp305 PerTargetMIParsingState::getRegClass(StringRef Name) { in getRegClass() function in PerTargetMIParsingState
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3307 auto getRegClass = [&](unsigned Reg) { in foldMemoryOperandImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1895 static int getRegClass(RegisterKind Is, unsigned RegWidth) { in getRegClass() function