Searched defs:getFastMathFlags (Results 1 – 5 of 5) sorted by relevance
185 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
294 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function296 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
368 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
280 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
407 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anonf095cceb0111::LowerMatrixIntrinsics