Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1983 bool NegateL; in emitConjunctionRec() local
1999 NegateL = true; in emitConjunctionRec()
2005 NegateL = false; in emitConjunctionRec()
2016 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2512 bool NegateL; in emitConjunctionRec() local
2528 NegateL = true; in emitConjunctionRec()
2534 NegateL = false; in emitConjunctionRec()
2545 SDValue CmpL = emitConjunctionRec(DAG, LHS, OutCC, NegateL, CmpR, RHSCC); in emitConjunctionRec()