Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1371 bool IsLegalWiderType = false; in computeRegisterProperties() local
1392 IsLegalWiderType = true; in computeRegisterProperties()
1396 if (IsLegalWiderType) in computeRegisterProperties()
1415 IsLegalWiderType = true; in computeRegisterProperties()
1419 if (IsLegalWiderType) in computeRegisterProperties()