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.cpp12030 static SDValue foldBoolSelectToLogic(SDNode *N, const SDLoc &DL, in foldBoolSelectToLogic() function
12188 if (SDValue V = foldBoolSelectToLogic<EmptyMatchContext>(N, DL, DAG)) in visitSELECT()
13071 if (SDValue V = foldBoolSelectToLogic<VPMatchContext>(N, DL, DAG)) in visitVP_SELECT()
13188 if (SDValue V = foldBoolSelectToLogic<EmptyMatchContext>(N, DL, DAG)) in visitVSELECT()