HomeSort by relevance Sort by last modified time
    Searched refs:kPackedSwitchJumpTableThreshold (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
pc_relative_fixups_x86.cc 140 InstructionCodeGeneratorX86::kPackedSwitchJumpTableThreshold) {
code_generator_x86.h 203 static constexpr uint32_t kPackedSwitchJumpTableThreshold = 5;
code_generator_x86_64.cc 47 static constexpr uint32_t kPackedSwitchJumpTableThreshold = 5;
    [all...]
code_generator_x86.cc     [all...]

Completed in 526 milliseconds