Searched refs:GetCondName (Results 1 – 3 of 3) sorted by relevance
95 return GetCondName(insn->cond()); in GetCondOperandDebugString()
133 out += GetCondName(cond()); in GetDebugString()
664 inline constexpr const char* GetCondName(Condition cond) { in GetCondName() function