Home
last modified time | relevance | path

Searched refs:OffsetInBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp744 … llvm::Value *OffsetInBytes = Builder.CreateMul(Offset, llvm::ConstantInt::get(Int32Ty, InStep)); in ExpandInputsBody() local
745 InPtr = Builder.CreateInBoundsGEP(InBufPtrs[Index], OffsetInBytes); in ExpandInputsBody()