Searched defs:Arg_instep (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp374 llvm::Value *Arg_instep = &*(ExpandedFunctionArgIter++); local
391 InStep = getStepValue(&DL, InTy, Arg_instep);
507 llvm::Value *Arg_instep = &*(ExpandedFunctionArgIter++); local
599 llvm::Value *InStep = getStepValue(&DL, InType, Arg_instep);

Completed in 1475 milliseconds