Searched refs:RowOffset (Results 1 – 2 of 2) sorted by relevance
146 int RowOffset = 48 + TMMIdx; in configBasicBlock() local153 addFrameReference(StoreRow, SS, RowOffset).addReg(SubRowReg); in configBasicBlock()
167 Value *RowOffset = ConstantInt::get(Type::getInt64Ty(Ctx), 48 + I); in preWriteTileCfg() local170 Value *RowPos = Builder.CreateGEP(I8Ty, I8Ptr, RowOffset, in preWriteTileCfg()