Searched refs:hasFastMathFlags (Results 1 – 2 of 2) sorted by relevance
705 assert((hasFastMathFlags() == isFPMathOp() || in execute()708 if (hasFastMathFlags()) in execute()1402 if (hasFastMathFlags()) in execute()
1198 bool hasFastMathFlags() const { return OpType == OperationType::FPMathOp; } in hasFastMathFlags() function2944 hasFastMathFlags() ? getFastMathFlags() : FastMathFlags()); in clone()