Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArithToArmSME/
H A DArithToArmSME.cpp31 static bool isSplatZero(Type elemType, DenseElementsAttr val) { in isSplatZero() function
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaCanonicalizations.cpp467 static bool isSplatZero(Type elemType, DenseElementsAttr val) { isSplatZero() function