Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1390 static SDValue emitConjunctionDisjunctionTreeRec(SelectionDAG &DAG, SDValue Val, in emitConjunctionDisjunctionTreeRec() function
1475 SDValue CmpR = emitConjunctionDisjunctionTreeRec(DAG, RHS, RHSCC, Negate, in emitConjunctionDisjunctionTreeRec()
1480 SDValue CmpL = emitConjunctionDisjunctionTreeRec(DAG, LHS, OutCC, in emitConjunctionDisjunctionTreeRec()
1499 return emitConjunctionDisjunctionTreeRec(DAG, Val, OutCC, false, SDValue(), in emitConjunctionDisjunctionTree()