Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5313 bool ComparingWithAllZeros = true; in prepareUREMEqFold() local
5330 ComparingWithAllZeros &= Cmp.isNullValue(); in prepareUREMEqFold()
5439 if (!ComparingWithAllZeros && !AllComparisonsWithNonZerosAreTautological) { in prepareUREMEqFold()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5019 bool ComparingWithAllZeros = true; in prepareUREMEqFold() local
5036 ComparingWithAllZeros &= Cmp.isNullValue(); in prepareUREMEqFold()
5145 if (!ComparingWithAllZeros && !AllComparisonsWithNonZerosAreTautological) { in prepareUREMEqFold()