Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Lower/
H A DIterationSpace.h251 llvm::SmallVector<llvm::SmallVector<FrontEndMaskExpr>> &getMasks() { in getMasks() function
255 getMasks() const { in getMasks() function
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp115 static ArrayRef<TileMask> getMasks(ArmSMETileType type) { in getMasks() function