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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp479 SDValue visitMLOAD(SDNode *N);
1614 case ISD::MLOAD: return visitMLOAD(N);
8795 SDValue DAGCombiner::visitMLOAD(SDNode *N) { function in class:DAGCombiner

Completed in 152 milliseconds