Home
last modified time | relevance | path

Searched defs:FnAccumulator (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp142 clang::FunctionDecl *FnAccumulator; member
/frameworks/compile/libbcc/lib/Renderscript/
DRSKernelExpand.cpp1122 …bool ExpandReduceAccumulator(llvm::Function *FnAccumulator, uint32_t Signature, size_t NumInputs) { in ExpandReduceAccumulator()
1202 bool CreateReduceCombinerFromAccumulator(llvm::Function *FnAccumulator) { in CreateReduceCombinerFromAccumulator()