Searched refs:FlagsOp (Results 1 – 2 of 2) sorted by relevance
252 Value *FlagsOp) { in CreateAdd() argument258 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateAdd()265 Value *FlagsOp) { in CreateMul() argument271 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateMul()278 Value *FlagsOp) { in CreateNeg() argument282 if (auto *FMFSource = dyn_cast<Instruction>(FlagsOp)) in CreateNeg()
97 std::optional<unsigned> FlagsOp = std::nullopt);