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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp481 SDValue visitMGATHER(SDNode *N);
1613 case ISD::MGATHER: return visitMGATHER(N);
8783 SDValue DAGCombiner::visitMGATHER(SDNode *N) { function in class:DAGCombiner

Completed in 226 milliseconds