Home
last modified time | relevance | path

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

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