Searched refs:setFast (Results 1 – 9 of 9) sorted by relevance
193 FMF.setFast(); in getFast()237 void setFast(bool B = true) { B ? set() : clear(); }251 void setFast(bool B) { in setFast() function
361 void setFast(bool B);
149 void Instruction::setFast(bool B) { in setFast() function in Instruction151 cast<FPMathOperator>(this)->setFast(B); in setFast()
224 case lltok::kw_fast: FMF.setFast(); Lex.Lex(); continue; in EatFastMathFlagsIfPresent()
785 FMF.setFast(); in createMinMaxOp()
748 FMF.setFast(); in expandDivRem32()
1945 Flags.setFast(); in getStepVector()2891 Flags.setFast(); in emitTransformedIndex()
6707 Unsafe.setFast(); in tryToReduce()
1161 FMF.setFast(); in getDecodedFastMathFlags()