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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp480 SDValue visitMSTORE(SDNode *N);
1616 case ISD::MSTORE: return visitMSTORE(N);
8766 SDValue DAGCombiner::visitMSTORE(SDNode *N) { function in class:DAGCombiner

Completed in 105 milliseconds