Home
last modified time | relevance | path

Searched refs:kSwitchTablePrologueSize (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Dmacro-assembler-mips.h785 static constexpr int kSwitchTablePrologueSize = 5; variable
787 static constexpr int kSwitchTablePrologueSize = 10; variable
1178 BlockTrampolinePoolFor(case_count + kSwitchTablePrologueSize); in GenerateSwitchTable()
/external/v8/src/mips64/
Dmacro-assembler-mips64.h754 static const int kSwitchTablePrologueSize = 6; variable
756 static const int kSwitchTablePrologueSize = 11; variable
1249 kSwitchTablePrologueSize); in GenerateSwitchTable()