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.h1255 enum class ReductionGenCBKind { Clang, MLIR }; enum
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3269 ReductionGenCBKind ReductionGenCBKind, AttributeList FuncAttrs) { in createReductionFunction() argument
3390 ReductionGenCBKind ReductionGenCBKind, std::optional<omp::GV> GridValue, in createReductionsGPU() argument