Searched refs:condcodename (Results 1 – 1 of 1) sorted by relevance
644 CheckCondCodeMatcher(StringRef condcodename) in CheckCondCodeMatcher() argument645 : Matcher(CheckCondCode), CondCodeName(condcodename) {} in CheckCondCodeMatcher()667 CheckChild2CondCodeMatcher(StringRef condcodename) in CheckChild2CondCodeMatcher() argument668 : Matcher(CheckChild2CondCode), CondCodeName(condcodename) {} in CheckChild2CondCodeMatcher()