Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h1201 StringRef ReducerName, SourceLocation Loc, llvm::Type *ArgsElemType,
H A DCGOpenMPRuntime.cpp4805 StringRef ReducerName, SourceLocation Loc, llvm::Type *ArgsElemType, in emitReductionFunction() argument
4820 std::string Name = getReductionFuncName(ReducerName); in emitReductionFunction()