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