Searched defs:getFastMathFlags (Results 1 – 3 of 3) sorted by relevance
173 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
299 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
179 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function