Home
last modified time | relevance | path

Searched defs:AssembleJumpTable (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc2557 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleMove() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc2153 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc2353 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc2577 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc2649 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc2877 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleMove() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2844 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc2653 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/x87/
Dcode-generator-x87.cc2745 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator