Searched refs:CondCodeName (Results 1 – 2 of 2) sorted by relevance
667 StringRef CondCodeName; variable670 : Matcher(CheckCondCode), CondCodeName(condcodename) {} in CheckCondCodeMatcher()672 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName()683 return cast<CheckCondCodeMatcher>(M)->CondCodeName == CondCodeName; in isEqualImpl()
203 OS.indent(indent) << "CheckCondCode ISD::" << CondCodeName << '\n'; in printImpl()303 return HashString(CondCodeName); in getHashImpl()