Searched refs:inputElems (Results 1 – 1 of 1) sorted by relevance
85 ElementsAttr inputElems; in matchAndRewrite() local86 if (!matchPattern(tosaNegateOp.input1(), m_Constant(&inputElems))) in matchAndRewrite()90 rewriter.create<tosa::ConstOp>(op->getLoc(), dstQConstType, inputElems); in matchAndRewrite()