Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1397 bool IsLegalWiderType = false; in computeRegisterProperties() local
1418 IsLegalWiderType = true; in computeRegisterProperties()
1422 if (IsLegalWiderType) in computeRegisterProperties()
1441 IsLegalWiderType = true; in computeRegisterProperties()
1445 if (IsLegalWiderType) in computeRegisterProperties()