Lines Matching refs:areCastCompatible
891 bool arith::ExtUIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::ExtUIOp
920 bool arith::ExtSIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::ExtSIOp
937 bool arith::ExtFOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::ExtFOp
975 bool arith::TruncIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::TruncIOp
1008 bool arith::TruncFOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::TruncFOp
1053 bool arith::UIToFPOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::UIToFPOp
1079 bool arith::SIToFPOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::SIToFPOp
1104 bool arith::FPToUIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::FPToUIOp
1130 bool arith::FPToSIOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::FPToSIOp
1156 bool arith::IndexCastOp::areCastCompatible(TypeRange inputs, in areCastCompatible() function in arith::IndexCastOp
1189 bool arith::BitcastOp::areCastCompatible(TypeRange inputs, TypeRange outputs) { in areCastCompatible() function in arith::BitcastOp