Searched refs:isFPBrccSlow (Results 1 – 2 of 2) sorted by relevance
333 bool isFPBrccSlow() const { return SlowFPBrcc; } in isFPBrccSlow() function
3576 if (VT != MVT::f32 && !Subtarget->isFPBrccSlow()) in canChangeToInt()