Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1308 unsigned LegalIntReg = LargestIntReg; in computeRegisterProperties() local
1313 LegalIntReg = IntReg; in computeRegisterProperties()
1316 (MVT::SimpleValueType)LegalIntReg; in computeRegisterProperties()