Searched defs:getFastMathFlags (Results 1 – 4 of 4) sorted by relevance
184 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
294 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function296 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
367 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
259 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction