Searched refs:BuffOffset (Results 1 – 1 of 1) sorted by relevance
441 SmallVector<Value *, 1> BuffOffset; in lowerPrintfForGpu() local442 BuffOffset.push_back(ConstantInt::get(I32Ty, ArgSize)); in lowerPrintfForGpu()453 BufferIdx = GetElementPtrInst::Create(I8Ty, BufferIdx, BuffOffset, in lowerPrintfForGpu()