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