Lines Matching defs:OpSize
195 /// The OpSize field from the record
196 uint8_t OpSize;
278 /// @param OpSize Indicates the operand size of the instruction.
279 /// If register size does not match OpSize, then
283 uint8_t OpSize);
290 /// @param OpSize - Indicates whether this is an OpSize16 instruction.
294 uint8_t OpSize);
299 uint8_t OpSize);
304 uint8_t OpSize);
306 uint8_t OpSize);
308 uint8_t OpSize);
310 uint8_t OpSize);
312 uint8_t OpSize);
314 writemaskRegisterEncodingFromString(const std::string &s, uint8_t OpSize);
342 uint8_t OpSize));