Searched defs:StandardOpcodeLengths (Results 1 – 4 of 4) sorted by relevance
586 std::vector<uint8_t> StandardOpcodeLengths{0, 1, 1, 1, 1, 0, in getStandardOpcodeLengths() local612 std::vector<uint8_t> StandardOpcodeLengths = in emitDebugLine() local
92 std::vector<uint8_t> StandardOpcodeLengths; member
337 static const char StandardOpcodeLengths[] = { in Emit() local534 ArrayRef<char> StandardOpcodeLengths, in Emit()
176 std::optional<std::vector<uint8_t>> StandardOpcodeLengths; member