Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp321 SDValue visitMSTORE(SDNode *N);
1441 case ISD::MSTORE: return visitMSTORE(N); in visit()
5387 SDValue DAGCombiner::visitMSTORE(SDNode *N) { in visitMSTORE() function in DAGCombiner
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp384 SDValue visitMSTORE(SDNode *N);
1596 case ISD::MSTORE: return visitMSTORE(N); in visit()
7432 SDValue DAGCombiner::visitMSTORE(SDNode *N) { in visitMSTORE() function in DAGCombiner