Searched refs:setAllowReciprocal (Results 1 – 3 of 3) sorted by relevance
205 void setAllowReciprocal() { Flags |= AllowReciprocal; } in setAllowReciprocal() function211 setAllowReciprocal(); in setUnsafeAlgebra()
173 case lltok::kw_arcp: FMF.setAllowReciprocal(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
2282 FMF.setAllowReciprocal(); in ParseFunctionBody()