Home
last modified time | relevance | path

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

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