Searched refs:RESET_OPTION (Results 1 – 1 of 1) sorted by relevance
156 #define RESET_OPTION(X, Y) \ in resetTargetOptions() macro161 RESET_OPTION(UnsafeFPMath, "unsafe-fp-math"); in resetTargetOptions()162 RESET_OPTION(NoInfsFPMath, "no-infs-fp-math"); in resetTargetOptions()163 RESET_OPTION(NoNaNsFPMath, "no-nans-fp-math"); in resetTargetOptions()164 RESET_OPTION(NoSignedZerosFPMath, "no-signed-zeros-fp-math"); in resetTargetOptions()165 RESET_OPTION(ApproxFuncFPMath, "approx-func-fp-math"); in resetTargetOptions()