Searched defs:OpcodeLength (Results 1 – 3 of 3) sorted by relevance
76 unsigned OpcodeLength(const byte* pc, const byte* end) { in OpcodeLength() function
227 for (auto OpcodeLength : LineTable.StandardOpcodeLengths) in EmitDebugLine() local
827 uint8_t OpcodeLength = Prologue.StandardOpcodeLengths[Opcode - 1]; in parse() local