Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ResVT

1265   EVT ResVT = Op.getValueType();
1269 if (InVT == MVT::i32 && ResVT == MVT::f32) {
1277 if (InVT == MVT::f32 && ResVT == MVT::i32) {