Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:Unsafe

2121   bool Unsafe = DAG.getTarget().Options.UnsafeFPMath;
2124 if ((Unsafe || (VT == MVT::f32 && !Subtarget->hasFP32Denormals())) &&
2145 if (Unsafe || Flags->hasAllowReciprocal()) {