Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateFSub

462       Instruction *RI = BinaryOperator::CreateFSub(NegZero, Op0);
504 : BinaryOperator::CreateFSub(M0, M1);
535 Value *FSub = Builder->CreateFSub(FMulVal, OpX);