reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
777 inline BinaryOp_match<LHS, RHS, Instruction::FSub> m_FSub(const LHS &L, 778 const RHS &R) { 779 return BinaryOp_match<LHS, RHS, Instruction::FSub>(L, R);