Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp140 SDValue ExpandStore(SDNode *N);
836 SDValue VectorLegalizer::ExpandStore(SDNode *N) { in ExpandStore() function in VectorLegalizer
851 Results.push_back(ExpandStore(Node)); in Expand()