Searched defs:getFastMathFlags (Results 1 – 6 of 6) sorted by relevance
201 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function
297 FastMathFlags getFastMathFlags() const { return FMF; } in getFastMathFlags() function299 FastMathFlags &getFastMathFlags() { return FMF; } in getFastMathFlags() function
1269 static unsigned getFastMathFlags(const MachineInstr &I) { in getFastMathFlags() function
610 FastMathFlags Instruction::getFastMathFlags() const { in getFastMathFlags() function in Instruction
316 FastMathFlags VPRecipeWithIRFlags::getFastMathFlags() const { in getFastMathFlags() function in VPRecipeWithIRFlags
509 static FastMathFlags getFastMathFlags(Instruction *Inst) { in getFastMathFlags() function in __anon821fcdb70111::LowerMatrixIntrinsics