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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp387 llvm::Type *InTy = NULL; local
390 InTy = (FunctionArgIter++)->getType();
391 InStep = getStepValue(&DL, InTy, Arg_instep);
453 InPtr = Builder.CreatePointerCast(InPtr, InTy);

Completed in 72 milliseconds