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

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp1107 bool PromoteReduceFunction(const char *Name, FunctionSet &PromotedFunctions) { function in class:__anon1380::RSKernelExpandPass
1414 Changed |= PromoteReduceFunction(ExportReduceList[i].mInitializerName, PromotedFunctions);
1415 Changed |= PromoteReduceFunction(ExportReduceList[i].mCombinerName, PromotedFunctions);
1416 Changed |= PromoteReduceFunction(ExportReduceList[i].mOutConverterName, PromotedFunctions);

Completed in 54 milliseconds