Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:FSub

1479   case Instruction::FSub:
1480 // FNeg is currently represented in LLVM IR as a special case of FSub.
1483 return selectBinaryOp(I, ISD::FSUB);