reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2689 for (unsigned i = 0, e = VTs.size(); i != e; ++i) { 2689 for (unsigned i = 0, e = VTs.size(); i != e; ++i) { 2691 if (VectorInfo[i] & PVF_FIRST) { 2694 StoreOperands.push_back(DAG.getConstant(Offsets[i], dl, MVT::i32)); 2697 SDValue RetVal = OutVals[i]; 2699 RetVal = DAG.getNode(Outs[i].Flags.isSExt() ? ISD::SIGN_EXTEND 2712 if (VectorInfo[i] & PVF_LAST) { 2731 EVT TheStoreType = ExtendIntegerRetVal ? MVT::i32 : VTs[i];