Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp137 SDValue ExpandStore(SDNode *N);
695 SDValue VectorLegalizer::ExpandStore(SDNode *N) { in ExpandStore() function in VectorLegalizer
710 Results.push_back(ExpandStore(Node)); in Expand()