Searched refs:tosaNegateOp (Results 1 – 1 of 1) sorted by relevance
42 auto tosaNegateOp = cast<tosa::NegateOp>(op); in matchAndRewrite() local45 tosaNegateOp.input1().getType().dyn_cast<mlir::RankedTensorType>(); in matchAndRewrite()52 tosaNegateOp.getResult().getType().dyn_cast<mlir::RankedTensorType>(); in matchAndRewrite()86 if (!matchPattern(tosaNegateOp.input1(), m_Constant(&inputElems))) in matchAndRewrite()