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.cpp1484 bool IsLegalWiderType = false; in computeRegisterProperties() local
1505 IsLegalWiderType = true; in computeRegisterProperties()
1509 if (IsLegalWiderType) in computeRegisterProperties()
1528 IsLegalWiderType = true; in computeRegisterProperties()
1532 if (IsLegalWiderType) in computeRegisterProperties()