Searched refs:CondCodeName (Results 1 – 6 of 6) sorted by relevance
607 StringRef CondCodeName; variable610 : Matcher(CheckCondCode), CondCodeName(condcodename) {} in CheckCondCodeMatcher()612 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName()621 return cast<CheckCondCodeMatcher>(M)->CondCodeName == CondCodeName; in isEqualImpl()
202 OS.indent(indent) << "CheckCondCode ISD::" << CondCodeName << '\n'; in printImpl()
203 OS.indent(indent) << "CheckCondCode ISD::" << CondCodeName << '\n'; in printImpl()
608 StringRef CondCodeName; variable611 : Matcher(CheckCondCode), CondCodeName(condcodename) {} in CheckCondCodeMatcher()613 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName()624 return cast<CheckCondCodeMatcher>(M)->CondCodeName == CondCodeName; in isEqualImpl()
183 OS.indent(indent) << "CheckCondCode ISD::" << CondCodeName << '\n'; in printImpl()283 return HashString(CondCodeName); in getHashImpl()