Searched defs:OpcodeBase (Results 1 – 4 of 4) sorted by relevance
544 uint8_t OpcodeBase, uint8_t AddrSize, in writeLineTableOpcode()583 getStandardOpcodeLengths(uint16_t Version, std::optional<uint8_t> OpcodeBase) { in getStandardOpcodeLengths()615 uint8_t OpcodeBase = LineTable.OpcodeBase in emitDebugLine() local
89 uint8_t OpcodeBase; member
175 std::optional<uint8_t> OpcodeBase; member
627 static StringRef getOpcodeName(uint8_t Opcode, uint8_t OpcodeBase) { in getOpcodeName()