Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/Interfaces/
H A DInferIntRangeInterfaceTest.cpp17 TEST(IntRangeAttrs, BasicConstructors) { in TEST() argument
28 TEST(IntRangeAttrs, FromUnsigned) { in TEST() argument
50 TEST(IntRangeAttrs, FromSigned) { in TEST() argument
76 TEST(IntRangeAttrs, Join) { in TEST() argument
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DInferIntRangeInterface.td43 `argRanges` contains one `IntRangeAttrs` for each argument to the op in ODS