Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1984 bool NegateAfterAll; in emitConjunctionRec() local
2000 NegateAfterAll = !Negate; in emitConjunctionRec()
2008 NegateAfterAll = false; in emitConjunctionRec()
2017 if (NegateAfterAll) in emitConjunctionRec()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2513 bool NegateAfterAll; in emitConjunctionRec() local
2529 NegateAfterAll = !Negate; in emitConjunctionRec()
2537 NegateAfterAll = false; in emitConjunctionRec()
2546 if (NegateAfterAll) in emitConjunctionRec()