Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FSub

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