Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp128 TargetRegisterInfo::getMinimalPhysRegClass(unsigned reg, MVT VT) const { in getMinimalPhysRegClass() function in TargetRegisterInfo
/external/llvm-project/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp210 TargetRegisterInfo::getMinimalPhysRegClass(MCRegister reg, MVT VT) const { in getMinimalPhysRegClass() function in TargetRegisterInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetRegisterInfo.cpp190 TargetRegisterInfo::getMinimalPhysRegClass(unsigned reg, MVT VT) const { in getMinimalPhysRegClass() function in TargetRegisterInfo
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp101 RegisterBankInfo::getMinimalPhysRegClass(Register Reg, in getMinimalPhysRegClass() function in RegisterBankInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DRegisterBankInfo.cpp101 RegisterBankInfo::getMinimalPhysRegClass(Register Reg, in getMinimalPhysRegClass() function in RegisterBankInfo
/external/llvm-project/llvm/utils/TableGen/
DCodeGenRegisters.cpp2391 CodeGenRegBank::getMinimalPhysRegClass(Record *RegRecord, in getMinimalPhysRegClass() function in CodeGenRegBank