Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6338 static SDValue combineSelectAsExtAnd(SDValue Cond, SDValue T, SDValue F, in combineSelectAsExtAnd() function
11765 if (SDValue R = combineSelectAsExtAnd(N0, N1, N2, DL, DAG)) in visitSELECT()