Home
last modified time | relevance | path

Searched refs:LegalIntReg (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1091 unsigned LegalIntReg = LargestIntReg; in computeRegisterProperties() local
1096 LegalIntReg = IntReg; in computeRegisterProperties()
1099 (const MVT::SimpleValueType)LegalIntReg; in computeRegisterProperties()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1321 unsigned LegalIntReg = LargestIntReg; in computeRegisterProperties() local
1326 LegalIntReg = IntReg; in computeRegisterProperties()
1329 (const MVT::SimpleValueType)LegalIntReg; in computeRegisterProperties()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp781 unsigned LegalIntReg = LargestIntReg; in computeRegisterProperties() local
786 LegalIntReg = IntReg; in computeRegisterProperties()
789 (MVT::SimpleValueType)LegalIntReg; in computeRegisterProperties()