Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:fsub

988   case Instruction::FSub:
989 // FNeg is currently represented in LLVM IR as a special case of FSub.
992 return SelectBinaryOp(I, ISD::FSUB);