Searched refs:x86CondName (Results 1 – 1 of 1) sorted by relevance
310 static const char* x86CondName[] = { variable355 DCHECK_LT(static_cast<size_t>(operand), sizeof(x86CondName)); in BuildInsnString()356 buf += x86CondName[operand]; in BuildInsnString()