Searched defs:getFastMathFlags (Results 1 – 5 of 5) sorted by relevance
199 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
285 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
277 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function279 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
289 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
408 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anon8ba1aee70111::LowerMatrixIntrinsics