Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1465 bool IsLegalWiderType = false; in computeRegisterProperties() local
1486 IsLegalWiderType = true; in computeRegisterProperties()
1490 if (IsLegalWiderType) in computeRegisterProperties()
1509 IsLegalWiderType = true; in computeRegisterProperties()
1513 if (IsLegalWiderType) in computeRegisterProperties()