Home
last modified time | relevance | path

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

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