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