Searched refs:setFast (Results 1 – 11 of 11) sorted by relevance
231 void setFast(bool B = true) { B ? set() : clear(); }245 void setFast(bool B) { in setFast() function
341 void setFast(bool B);
675 Flags.setFast(); in addFastMathFlag()712 FMF.setFast(); in createMinMaxOp()813 FMFFast.setFast(); in createSimpleTargetReduction()
1533 FMF.setFast(); in optimizeFMinFMax()1580 FMF.setFast(); in optimizeLog()
148 void Instruction::setFast(bool B) { in setFast() function in Instruction150 cast<FPMathOperator>(this)->setFast(B); in setFast()
225 case lltok::kw_fast: FMF.setFast(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
617 FMF.setFast(); in expandDivRem32()
316 Flags.setFast(); in addFastMathFlag()1770 Flags.setFast(); in getStepVector()2684 Flags.setFast(); in emitTransformedIndex()
5746 Unsafe.setFast(); in tryToReduce()
76 FMF.setFast(); in CodeGenFunction()
1073 FMF.setFast(); in getDecodedFastMathFlags()