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