Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArmSMEToSCF/
H A DArmSMEToSCF.cpp190 auto constPadOp = padOp.getDefiningOp<arith::ConstantOp>(); in matchAndRewrite() local
279 auto constPadOp = padOp.getDefiningOp<arith::ConstantOp>(); in matchAndRewrite() local