Lines Matching refs:FSub
1785 case FAdd: case FSub:1905 return new BinaryOperator(Instruction::FSub, zero, Op,1912 return new BinaryOperator(Instruction::FSub, zero, Op,1948 if (Bop->getOpcode() == Instruction::FSub)