Searched refs:MOVE_FLAG (Results 1 – 1 of 1) sorted by relevance
1960 #define MOVE_FLAG(attr, setter) \ in moveFastMathFlags() macro1965 MOVE_FLAG("unsafe-fp-math", Fast) in moveFastMathFlags()1966 MOVE_FLAG("no-infs-fp-math", NoInfs) in moveFastMathFlags()1967 MOVE_FLAG("no-nans-fp-math", NoNaNs) in moveFastMathFlags()1968 MOVE_FLAG("no-signed-zeros-fp-math", NoSignedZeros) in moveFastMathFlags()1969 #undef MOVE_FLAG in moveFastMathFlags()