Lines Matching defs:OpSize
195 /// The OpSize field from the record
196 uint8_t OpSize;
280 /// @param OpSize Indicates the operand size of the instruction.
281 /// If register size does not match OpSize, then
285 uint8_t OpSize);
292 /// @param OpSize - Indicates whether this is an OpSize16 instruction.
296 uint8_t OpSize);
301 uint8_t OpSize);
306 uint8_t OpSize);
308 uint8_t OpSize);
310 uint8_t OpSize);
312 uint8_t OpSize);
314 uint8_t OpSize);
316 writemaskRegisterEncodingFromString(const std::string &s, uint8_t OpSize);
344 uint8_t OpSize));