Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3261 std::string OpenMPIRBuilder::getReductionFuncName(StringRef Name) const { in getReductionFuncName() function in OpenMPIRBuilder
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1258 std::string CGOpenMPRuntime::getReductionFuncName(StringRef Name) const { in getReductionFuncName() function in CGOpenMPRuntime