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