Searched defs:arrayOfInts (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/test/lib/Dialect/Test/ | ||
H A D | TestAttributes.cpp | 38 SmallVector<int, 4> arrayOfInts; parse() local |
H A D | TestTypes.cpp | 153 SmallVector<int, 4> arrayOfInts; in parse() local |