HomeSort by: relevance | last modified time | path
    Searched refs:ReductionFn (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp 3809 llvm::Function *ReductionFn = emitReductionFunction(
3814 CGM, Privates, ReductionArrayTy, ReductionFn, Loc);
3857 ReductionFn);
3862 ReductionFn);
CGOpenMPRuntime.cpp 5626 llvm::Function *ReductionFn = emitReductionFunction(
5647 ReductionFn, // void (*) (void *, void *) <reduce_func>

Completed in 29 milliseconds