Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp159 bool ShouldInvertCC = false; in softenSetCCOperands() local
226 ShouldInvertCC = true; in softenSetCCOperands()
260 if (ShouldInvertCC) in softenSetCCOperands()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp164 bool ShouldInvertCC = false; in softenSetCCOperands() local
231 ShouldInvertCC = true; in softenSetCCOperands()
265 if (ShouldInvertCC) in softenSetCCOperands()