Searched refs:ExpandStore (Results 1 – 1 of 1) sorted by relevance
106 SDValue ExpandStore(SDValue Op);245 return LegalizeOp(ExpandStore(Op)); in LegalizeOp()645 SDValue VectorLegalizer::ExpandStore(SDValue Op) { in ExpandStore() function in __anon741ec2090111::VectorLegalizer