Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1400 bool IsLegalWiderType = false; in computeRegisterProperties() local
1421 IsLegalWiderType = true; in computeRegisterProperties()
1425 if (IsLegalWiderType) in computeRegisterProperties()
1444 IsLegalWiderType = true; in computeRegisterProperties()
1448 if (IsLegalWiderType) in computeRegisterProperties()