Searched defs:OpcodeBase (Results 1 – 8 of 8) sorted by relevance
517 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()556 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()588 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
61 uint8_t OpcodeBase; member
136 uint8_t OpcodeBase; member
92 uint8_t OpcodeBase; member
648 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
148 Optional<uint8_t> OpcodeBase; member
600 static StringRef getOpcodeName(uint8_t Opcode, uint8_t OpcodeBase) { in getOpcodeName()