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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp615 void ExpandInputsLoopInvariant(llvm::IRBuilder<> &Builder, llvm::BasicBlock *LoopHeader, function in class:__anon1181::RSKernelExpandPass
689 // InTypes[] - this function uses the saved input types in ExpandInputsLoopInvariant()
691 // InBufPtrs[] - this function consumes the information produced by ExpandInputsLoopInvariant()
692 // InStructTempSlots[] - this function consumes the information produced by ExpandInputsLoopInvariant()
1022 ExpandInputsLoopInvariant(Builder, LoopHeader, Arg_p, TBAAPointer, ArgIter, NumInPtrArguments,
1175 ExpandInputsLoopInvariant(Builder, LoopHeader, Arg_p, TBAAPointer, AccumulatorArgIter, NumInputs,

Completed in 77 milliseconds