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

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp638 void ExpandInputsLoopInvariant(llvm::IRBuilder<> &Builder, llvm::BasicBlock *LoopHeader, function in class:__anon1373::RSKernelExpandPass
712 // InTypes[] - this function uses the saved input types in ExpandInputsLoopInvariant()
714 // InBufPtrs[] - this function consumes the information produced by ExpandInputsLoopInvariant()
715 // InStructTempSlots[] - this function consumes the information produced by ExpandInputsLoopInvariant()
1045 ExpandInputsLoopInvariant(Builder, LoopHeader, Arg_p, TBAAPointer, ArgIter, NumInPtrArguments,
1198 ExpandInputsLoopInvariant(Builder, LoopHeader, Arg_p, TBAAPointer, AccumulatorArgIter, NumInputs,

Completed in 29 milliseconds