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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp459 // SpecialArgVector - special arguments (from ExpandSpecialArguments())
460 // SpecialArgContextIdx - return value of ExpandSpecialArguments()
544 int ExpandSpecialArguments(uint32_t Signature, function in class:__anon1181::RSKernelExpandPass
840 const int CalleeArgsContextIdx = ExpandSpecialArguments(Signature, IV, Arg_p, Builder, CalleeArgs,
1011 ExpandSpecialArguments(Signature, IV, Arg_p, Builder, CalleeArgs,
1015 // After ExpandSpecialArguments() gets called, NumRemainingInputs
1169 ExpandSpecialArguments(Signature, IndVar, Arg_p, Builder, CalleeArgs,

Completed in 1746 milliseconds