Searched refs:getStepValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp235 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, function in class:__anon1380::RSKernelExpandPass
831 InStep = getStepValue(&DL, InTy, InStepArg);
844 OutStep = getStepValue(&DL, OutTy, Arg_outstep);

Completed in 51 milliseconds