Searched defs:OpcodeBase (Results 1 – 5 of 5) sorted by relevance
516 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()555 getStandardOpcodeLengths(uint16_t Version, Optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()587 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
674 unsigned OpcodeBase = Data.getU8(&Offset); in translateLineTable() local
92 uint8_t OpcodeBase; member
148 Optional<uint8_t> OpcodeBase; member
600 static StringRef getOpcodeName(uint8_t Opcode, uint8_t OpcodeBase) { in getOpcodeName()