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