Lines Matching refs:FastMathFlags
127 FastMathFlags FMF;
140 FastMathFlags Flags = FastMathFlags(), const IntrinsicInst *I = nullptr,
148 ArrayRef<Type *> Tys, FastMathFlags Flags = FastMathFlags(),
155 FastMathFlags getFlags() const { return FMF; } in getFlags()
1483 static bool requiresOrderedReduction(std::optional<FastMathFlags> FMF) { in requiresOrderedReduction()
1512 unsigned Opcode, VectorType *Ty, std::optional<FastMathFlags> FMF,
1516 Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF = FastMathFlags(),
1534 FastMathFlags FMF,
2106 std::optional<FastMathFlags> FMF,
2109 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF,
2113 FastMathFlags FMF,
2788 std::optional<FastMathFlags> FMF, in getArithmeticReductionCost()
2793 getMinMaxReductionCost(Intrinsic::ID IID, VectorType *Ty, FastMathFlags FMF, in getMinMaxReductionCost()
2799 VectorType *Ty, FastMathFlags FMF, in getExtendedReductionCost()