Searched refs:EnableNoSignedZerosFPMath (Results 1 – 2 of 2) sorted by relevance
59 CGOPT(bool, EnableNoSignedZerosFPMath) in CGOPT()215 static cl::opt<bool> EnableNoSignedZerosFPMath( in CGOPT() local220 CGBINDOPT(EnableNoSignedZerosFPMath); in CGOPT()
142 static cl::opt<bool> EnableNoSignedZerosFPMath(296 Options.NoSignedZerosFPMath = EnableNoSignedZerosFPMath;