Searched refs:setFast (Results 1 – 7 of 7) sorted by relevance
194 FMF.setFast(); in getFast()238 void setFast(bool B = true) { B ? set() : clear(); }255 void setFast(bool B) { in setFast() function
409 void setFast(bool B);
190 void Instruction::setFast(bool B) { in setFast() function in Instruction192 cast<FPMathOperator>(this)->setFast(B); in setFast()
195 case lltok::kw_fast: FMF.setFast(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
1048 FMF.setFast(); in expandDivRem32()
1140 FMF.setFast(); in getDecodedFastMathFlags()
15487 Builder.getFastMathFlags().setFast(); in EmitPPCBuiltinExpr()15893 Builder.getFastMathFlags().setFast(); in EmitPPCBuiltinExpr()