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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp170 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, function in class:__anon1062::RSForEachExpandPass
391 InStep = getStepValue(&DL, InTy, Arg_instep);
400 OutStep = getStepValue(&DL, OutTy, Arg_outstep);
567 OutStep = getStepValue(&DL, OutTy, Arg_outstep);
599 llvm::Value *InStep = getStepValue(&DL, InType, Arg_instep);
650 llvm::Value *InStep = getStepValue(&DL, InType, InStepArg);

Completed in 968 milliseconds