Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h1352 enum class ReductionGenCBKind { Clang, MLIR }; enum
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3411 ReductionGenCBKind ReductionGenCBKind, AttributeList FuncAttrs) { in createReductionFunction() argument
3536 bool IsNoWait, bool IsTeamsReduction, ReductionGenCBKind ReductionGenCBKind, in createReductionsGPU() argument