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