Searched refs:HANDLE_BOOL_ATTR (Results 1 – 1 of 1) sorted by relevance
658 #define HANDLE_BOOL_ATTR(CL, AttrName) \ macro704 HANDLE_BOOL_ATTR(EnableUnsafeFPMathView, "unsafe-fp-math"); in setFunctionAttributes()705 HANDLE_BOOL_ATTR(EnableNoInfsFPMathView, "no-infs-fp-math"); in setFunctionAttributes()706 HANDLE_BOOL_ATTR(EnableNoNaNsFPMathView, "no-nans-fp-math"); in setFunctionAttributes()707 HANDLE_BOOL_ATTR(EnableNoSignedZerosFPMathView, "no-signed-zeros-fp-math"); in setFunctionAttributes()708 HANDLE_BOOL_ATTR(EnableApproxFuncFPMathView, "approx-func-fp-math"); in setFunctionAttributes()