Searched defs:getFastMathFlags (Results 1 – 13 of 13) sorted by relevance
203 FastMathFlags getFastMathFlags() { return FMF; } in getFastMathFlags() function
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
207 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
298 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
193 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
364 FastMathFlags getFastMathFlags() const { in getFastMathFlags() function
216 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
234 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
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 __anon71f215770111::LowerMatrixIntrinsics