Searched refs:FlagsOp (Results 1 – 1 of 1) sorted by relevance
218 Instruction *InsertBefore, Value *FlagsOp) { in CreateAdd() argument224 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateAdd()230 Instruction *InsertBefore, Value *FlagsOp) { in CreateMul() argument236 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateMul()242 Instruction *InsertBefore, Value *FlagsOp) { in CreateNeg() argument247 Res->setFastMathFlags(cast<FPMathOperator>(FlagsOp)->getFastMathFlags()); in CreateNeg()