Searched refs:hasFastMathFlags (Results 1 – 2 of 2) sorted by relevance
800 if (hasFastMathFlags()) in generate()1002 if (hasFastMathFlags()) in execute()1553 FastMathFlags FMF = hasFastMathFlags() ? getFastMathFlags() : FastMathFlags(); in computeCost()2164 if (hasFastMathFlags()) in execute()
809 bool hasFastMathFlags() const { return OpType == OperationType::FPMathOp; } in hasFastMathFlags() function3478 hasFastMathFlags() ? getFastMathFlags() : FastMathFlags(), in clone()