Searched refs:FlagsOp (Results 1 – 2 of 2) sorted by relevance
250 Value *FlagsOp) { in CreateAdd() argument256 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateAdd()263 Value *FlagsOp) { in CreateMul() argument269 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateMul()276 Value *FlagsOp) { in CreateNeg() argument280 if (auto *FMFSource = dyn_cast<Instruction>(FlagsOp)) in CreateNeg()
95 std::optional<unsigned> FlagsOp = std::nullopt);