Searched refs:condcodename (Results 1 – 1 of 1) sorted by relevance
624 CheckCondCodeMatcher(StringRef condcodename) in CheckCondCodeMatcher() argument625 : Matcher(CheckCondCode), CondCodeName(condcodename) {} in CheckCondCodeMatcher()646 CheckChild2CondCodeMatcher(StringRef condcodename) in CheckChild2CondCodeMatcher() argument647 : Matcher(CheckChild2CondCode), CondCodeName(condcodename) {} in CheckChild2CondCodeMatcher()