Searched defs:getReductionOp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | SemaOpenACC.h | 188 OpenACCReductionOperator getReductionOp() const { getReductionOp() function |
/llvm-project/clang/include/clang/AST/ | ||
H A D | OpenACCClause.h | 849 OpenACCReductionOperator getReductionOp() const { return Op; } getReductionOp() function |
/llvm-project/mlir/lib/Dialect/Arith/IR/ | ||
H A D | ArithOps.cpp | 2595 Value mlir::arith::getReductionOp(AtomicRMWKind op, OpBuilder &builder, getReductionOp() function in mlir::arith |