Searched refs:GenWidenVectorStores (Results 1 – 2 of 2) sorted by relevance
1116 bool GenWidenVectorStores(SmallVectorImpl<SDValue> &StChain, StoreSDNode *ST);
6880 if (GenWidenVectorStores(StChain, ST)) { in WidenVecOp_STORE()7620 bool DAGTypeLegalizer::GenWidenVectorStores(SmallVectorImpl<SDValue> &StChain, in GenWidenVectorStores() function in DAGTypeLegalizer