Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestAttributes.cpp38 SmallVector<int, 4> arrayOfInts; parse() local
H A DTestTypes.cpp153 SmallVector<int, 4> arrayOfInts; in parse() local