Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/ArmSME/Utils/
H A DUtils.h47 inline bool isValidSMETileVectorType(Type type) { in isValidSMETileVectorType() function
/llvm-project/mlir/lib/Dialect/ArmSME/IR/
H A DUtils.cpp29 bool isValidSMETileVectorType(VectorType vType) { in isValidSMETileVectorType() function