Lines Matching refs:curOffset
553 unsigned curOffset = 0;
572 DAG.getConstant(curOffset, MVT::i32),
578 curOffset += sz / 8;
641 unsigned curOffset = 0;
666 Ops.push_back(DAG.getConstant(curOffset, MVT::i32));
715 curOffset += PerStoreOffset;
784 unsigned curOffset = 0;
798 DAG.getConstant(curOffset, getPointerTy()));
807 DAG.getConstant(curOffset, MVT::i32), theVal,
814 curOffset += sz / 8;