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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp212 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, function in class:__anon1181::RSKernelExpandPass
808 InStep = getStepValue(&DL, InTy, InStepArg);
821 OutStep = getStepValue(&DL, OutTy, Arg_outstep);

Completed in 76 milliseconds