Searched refs:NewLoadOperands (Results 1 – 1 of 1) sorted by relevance
1247 SmallVector<SDValue, 6> NewLoadOperands(NewLoad->op_begin(), in ExpandExtractFromVectorThroughStack() local1249 NewLoadOperands[0] = Ch; in ExpandExtractFromVectorThroughStack()1251 SDValue(DAG.UpdateNodeOperands(NewLoad.getNode(), NewLoadOperands), 0); in ExpandExtractFromVectorThroughStack()