Searched defs:StandardOpcodeLengths (Results 1 – 4 of 4) sorted by relevance
559 std::vector<uint8_t> StandardOpcodeLengths{0, 1, 1, 1, 1, 0, in getStandardOpcodeLengths() local585 std::vector<uint8_t> StandardOpcodeLengths = in emitDebugLine() local
91 std::vector<uint8_t> StandardOpcodeLengths; member
299 static const char StandardOpcodeLengths[] = { in Emit() local495 ArrayRef<char> StandardOpcodeLengths, in Emit()
172 std::optional<std::vector<uint8_t>> StandardOpcodeLengths; member