Searched defs:getFastMathFlags (Results 1 – 4 of 4) sorted by relevance
203 FastMathFlags getFastMathFlags() { return FMF; } in getFastMathFlags() function
364 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
216 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
234 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction