Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1385 bool IsLegalWiderType = false; in computeRegisterProperties() local
1406 IsLegalWiderType = true; in computeRegisterProperties()
1410 if (IsLegalWiderType) in computeRegisterProperties()
1429 IsLegalWiderType = true; in computeRegisterProperties()
1433 if (IsLegalWiderType) in computeRegisterProperties()