Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Interfaces/
H A DViewLikeInterface.h152 DenseBoolArrayAttr scalableVals = {}; global() variable
161 DenseBoolArrayAttr scalableVals = {}; global() variable
/llvm-project/mlir/lib/Interfaces/
H A DViewLikeInterface.cpp155 SmallVector<bool, 4> scalableVals; parseDynamicIndexList() local