Searched defs:minusOne (Results 1 – 3 of 3) sorted by relevance
129 Value minusOne = in matchAndRewrite() local180 Value minusOne = in matchAndRewrite() local
364 Value minusOne = createConstantAllBitsSet(loc, srcType, dstType, rewriter); in matchAndRewrite() local506 Value minusOne = createConstantAllBitsSet(loc, srcType, dstType, rewriter); in matchAndRewrite() local936 IntegerAttr minusOne = minusOneIntegerAttribute(srcType, rewriter); in matchAndRewrite() local
349 auto minusOne = builder.createIntegerConstant(loc, indexType, -1); in createLenTrim() local