Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp198 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, in getStepValue() function in __anon64b927cd0111::RSForEachExpandPass
559 InStep = getStepValue(&DL, InTy, InStepArg); in ExpandFunction()
571 OutStep = getStepValue(&DL, OutTy, Arg_outstep); in ExpandFunction()
729 OutStep = getStepValue(&DL, OutTy, Arg_outstep); in ExpandKernel()
798 llvm::Value *InStep = getStepValue(&DL, InType, InStepArg); in ExpandKernel()