Home | History | Annotate | Download | only in IR

Lines Matching refs:FSub

412 inline BinaryOp_match<LHS, RHS, Instruction::FSub>
414 return BinaryOp_match<LHS, RHS, Instruction::FSub>(L, R);
866 if (O->getOpcode() == Instruction::FSub)