Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp106 SDValue ExpandStore(SDValue Op);
245 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()
645 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in __anon741ec2090111::VectorLegalizer