Searched defs:getCondCodeName (Results 1 – 2 of 2) sorted by relevance
673 StringRef getCondCodeName() const { return CondCodeName; } in getCondCodeName() function
213 inline static const char *getCondCodeName(CondCode Code) { in getCondCodeName() function