Searched refs:setFast (Results 1 – 15 of 15) sorted by relevance
102 flags.setFast(); in ac_create_builder()
231 void setFast(bool B = true) { B ? set() : clear(); }245 void setFast(bool B) { in setFast() function
320 void setFast(bool B);
742 FMF.setFast(); in createMinMaxOp()853 Flags.setFast(); in transform()1526 Flags.setFast(); in addFastMathFlag()1621 FMFFast.setFast(); in createSimpleTargetReduction()
1351 FMF.setFast(); in optimizeFMinFMax()1398 FMF.setFast(); in optimizeLog()
148 void Instruction::setFast(bool B) { in setFast() function in Instruction150 cast<FPMathOperator>(this)->setFast(B); in setFast()
182 FAdd->setFast(true); in TEST_F()192 FMF.setFast(); in TEST_F()
76 fast_math_flags.setFast(enable_fast_math); in RewriteCalls()
224 case lltok::kw_fast: FMF.setFast(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
511 flags.setFast(); in GetCpuFastMathFlags()
618 FMF.setFast(); in expandDivRem32()
485 Flags.setFast(); in performFactorization()
328 Flags.setFast(); in addFastMathFlag()2033 Flags.setFast(); in getStepVector()
5740 Unsafe.setFast(); in tryToReduce()
1053 FMF.setFast(); in getDecodedFastMathFlags()