Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:ResVT

1916   EVT ResVT = Op.getValueType();
1918 if (InVT == MVT::i32 && ResVT == MVT::f32) {
1934 if (InVT == MVT::f32 && ResVT == MVT::i32) {