Searched refs:visitMSTORE (Results 1 – 1 of 1) sorted by relevance
547 SDValue visitMSTORE(SDNode *N);1965 case ISD::MSTORE: return visitMSTORE(N); in visit()11956 SDValue DAGCombiner::visitMSTORE(SDNode *N) { in visitMSTORE() function in DAGCombiner