Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CreateFSub

433                         BinaryOperator::CreateFSub(M0, M1);
465 Instruction *FSub = BinaryOperator::CreateFSub(FMulVal, OpX);