Searched defs:kJumpTableSlotSize (Results 1 – 1 of 1) sorted by relevance
95 static constexpr int kJumpTableSlotSize = 18; variable98 static constexpr int kJumpTableSlotSize = 10; variable101 static constexpr int kJumpTableSlotSize = 5 * kInstrSize; variable104 static constexpr int kJumpTableSlotSize = 3 * kInstrSize; variable107 static constexpr int kJumpTableSlotSize = 20; variable110 static constexpr int kJumpTableSlotSize = 14; variable113 static constexpr int kJumpTableSlotSize = 48; variable116 static constexpr int kJumpTableSlotSize = 24; variable119 static constexpr int kJumpTableSlotSize = 6 * kInstrSize; variable122 static constexpr int kJumpTableSlotSize = 8 * kInstrSize; variable[all …]