Home
last modified time | relevance | path

Searched refs:int_value_end (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/IR/
DBuiltinAttributes.h919 IntElementIterator int_value_end() const;
/external/llvm-project/mlir/lib/IR/
DBuiltinAttributes.cpp1015 auto DenseElementsAttr::int_value_end() const -> IntElementIterator { in int_value_end() function in DenseElementsAttr