Searched refs:OperandSizeToString (Results 1 – 1 of 1) sorted by relevance
54 const char* OperandSizeToString(OperandSize operand_size) { in OperandSizeToString() function76 return os << OperandSizeToString(operand_size); in operator <<()