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

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp482 // SpecialArgVector - special arguments (from ExpandSpecialArguments())
483 // SpecialArgContextIdx - return value of ExpandSpecialArguments()
567 int ExpandSpecialArguments(uint32_t Signature, function in class:__anon1380::RSKernelExpandPass
863 const int CalleeArgsContextIdx = ExpandSpecialArguments(Signature, IV, Arg_p, Builder, CalleeArgs,
1034 ExpandSpecialArguments(Signature, IV, Arg_p, Builder, CalleeArgs,
1038 // After ExpandSpecialArguments() gets called, NumRemainingInputs
1192 ExpandSpecialArguments(Signature, IndVar, Arg_p, Builder, CalleeArgs,

Completed in 9 milliseconds