Searched defs:castOp (Results 1 – 8 of 8) sorted by relevance
279 Operation *castOp = interface->materializeCallConversion(castBuilder, arg, in materializeConversion() local
626 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp() function in ConstantRange
136 auto castOp = operand.get().getDefiningOp<MemRefCastOp>(); in foldMemRefCast() local1684 auto castOp = v.getDefiningOp<TensorCastOp>(); in matchAndRewrite() local
642 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp() function in ConstantRange
3505 bool mlir::canFoldIntoConsumerOp(MemRefCastOp castOp) { in canFoldIntoConsumerOp()3577 bool mlir::canFoldIntoConsumerOp(TensorCastOp castOp) { in canFoldIntoConsumerOp()3637 auto castOp = subViewOp.source().getDefiningOp<MemRefCastOp>(); in matchAndRewrite() local
1357 private static final int[] castOp = { field in CodeGen
1131 vector::TypeCastOp castOp = cast<vector::TypeCastOp>(op); in matchAndRewrite() local
2087 auto castOp = operand.get().getDefiningOp<MemRefCastOp>(); in foldMemRefCast() local