Searched defs:castOp (Results 1 – 5 of 5) sorted by relevance
626 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp() function in ConstantRange
717 ConstantRange ConstantRange::castOp(Instruction::CastOps CastOp, in castOp() function in ConstantRange
1357 private static final int[] castOp = { field in CodeGen
1196 auto castOp = operand.get().getDefiningOp<memref::CastOp>(); in fold() local
1066 Value castOp = nestedBuilder.create<arith::IndexCastOp>( in matchAndRewrite() local