Searched refs:visitVSELECT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp424 SDValue visitVSELECT(SDNode *N);
1562 case ISD::VSELECT: return visitVSELECT(N);
8874 SDValue DAGCombiner::visitVSELECT(SDNode *N) { function in class:DAGCombiner

Completed in 113 milliseconds