reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
142 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) { 143 return match_combine_or<LTy, RTy>(L, R); 1305 inline match_combine_or<CastClass_match<OpTy, Instruction::Trunc>, OpTy> 1323 inline match_combine_or<CastClass_match<OpTy, Instruction::ZExt>, OpTy> 1329 inline match_combine_or<CastClass_match<OpTy, Instruction::SExt>, OpTy> 1335 inline match_combine_or<CastClass_match<OpTy, Instruction::ZExt>, 1342 inline match_combine_or< 1343 match_combine_or<CastClass_match<OpTy, Instruction::ZExt>,