Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
H A DUtils.h330 IAdd, global() enumerator
/llvm-project/flang/unittests/Runtime/
H A DReduction.cpp639 static std::int32_t IAdd(const std::int32_t *x, const std::int32_t *y) { in IAdd() function