Searched refs:condcodename (Results 1 – 1 of 1) sorted by relevance
657 CheckCondCodeMatcher(StringRef condcodename) in CheckCondCodeMatcher() argument658 : Matcher(CheckCondCode), CondCodeName(condcodename) {} in CheckCondCodeMatcher()679 CheckChild2CondCodeMatcher(StringRef condcodename) in CheckChild2CondCodeMatcher() argument680 : Matcher(CheckChild2CondCode), CondCodeName(condcodename) {} in CheckChild2CondCodeMatcher()