Lines Matching refs:isFP64bit
3403 VT = (Subtarget.isFP64bit() || !(Reg % 2)) ? MVT::f64 : MVT::f32;3459 if (Subtarget.isFP64bit())