Home
last modified time | relevance | path

Searched defs:getReductionOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h188 OpenACCReductionOperator getReductionOp() const { getReductionOp() function
/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h849 OpenACCReductionOperator getReductionOp() const { return Op; } getReductionOp() function
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp2595 Value mlir::arith::getReductionOp(AtomicRMWKind op, OpBuilder &builder, getReductionOp() function in mlir::arith