Home
last modified time | relevance | path

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

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