Home
last modified time | relevance | path

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

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