Searched defs:extOp (Results 1 – 4 of 4) sorted by relevance
202 static bool integerExtendSupportsMMAMatrixType(ExtOpTy extOp) { in integerExtendSupportsMMAMatrixType() argument 208 fpExtendSupportsMMAMatrixType(arith::ExtFOp extOp) fpExtendSupportsMMAMatrixType() argument 457 Operation *extOp; matchAndRewrite() local [all...]
186 auto extOp = op.getLhs().getDefiningOp(); matchAndRewrite() local
1222 Value extOp = rewriter.create<arith::ExtSIOp>(loc, srcNativeVecType, matchAndRewrite() local [all...]
1824 if (auto extOp = getLhs().getDefiningOp<ExtSIOp>()) { fold() local 1832 if (auto extOp = getLhs().getDefiningOp<ExtUIOp>()) { fold() local