Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11497 static SDValue foldBoolSelectToLogic(SDNode *N, const SDLoc &DL, in foldBoolSelectToLogic() function
11607 if (SDValue V = foldBoolSelectToLogic<EmptyMatchContext>(N, DL, DAG)) in visitSELECT()
12282 if (SDValue V = foldBoolSelectToLogic<VPMatchContext>(N, DL, DAG)) in visitVP_SELECT()
12298 if (SDValue V = foldBoolSelectToLogic<EmptyMatchContext>(N, DL, DAG)) in visitVSELECT()