Searched defs:FastMathFlags (Results 1 – 5 of 5) sorted by relevance
35 class FastMathFlags; variable
28 FastMathFlags(unsigned F) : Flags(F) {} in FastMathFlags() function
237 SDNodeFlags FastMathFlags = N->getFlags() & SDNodeFlags::FastMathFlags; in run() local
5318 SDNodeFlags FastMathFlags = Node->getFlags() & SDNodeFlags::FastMathFlags; in PromoteNode() local
949 VectorType *, FastMathFlags, in getMinMaxReductionCost() argument