Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1165 bool IsLegalWiderType = false; in computeRegisterProperties() local
1181 IsLegalWiderType = true; in computeRegisterProperties()
1185 if (IsLegalWiderType) in computeRegisterProperties()
1199 IsLegalWiderType = true; in computeRegisterProperties()
1203 if (IsLegalWiderType) in computeRegisterProperties()
/external/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1395 bool IsLegalWiderType = false; in computeRegisterProperties() local
1411 IsLegalWiderType = true; in computeRegisterProperties()
1415 if (IsLegalWiderType) in computeRegisterProperties()
1428 IsLegalWiderType = true; in computeRegisterProperties()
1432 if (IsLegalWiderType) in computeRegisterProperties()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp838 bool IsLegalWiderType = false; in computeRegisterProperties() local
855 IsLegalWiderType = true; in computeRegisterProperties()
860 if (IsLegalWiderType) continue; in computeRegisterProperties()
872 IsLegalWiderType = true; in computeRegisterProperties()
876 if (IsLegalWiderType) continue; in computeRegisterProperties()