Searched refs:getCondCodeName (Results 1 – 2 of 2) sorted by relevance
374 << cast<CheckCondCodeMatcher>(N)->getCondCodeName() << ",\n"; in EmitMatcher()
612 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName() function