Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp138 SDValue ExpandStore(SDNode *N);
697 SDValue VectorLegalizer::ExpandStore(SDNode *N) { in ExpandStore() function in VectorLegalizer
712 Results.push_back(ExpandStore(Node)); in Expand()