Searched defs:getFastMathFlags (Results 1 – 6 of 6) sorted by relevance
202 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
286 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function288 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
288 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
339 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
945 static unsigned getFastMathFlags(const MachineInstr &I) { in getFastMathFlags() function
449 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anon3dc75aee0111::LowerMatrixIntrinsics