Searched defs:AssembleJumpTable (Results 1 – 10 of 10) sorted by relevance
| /external/libchrome/sandbox/linux/bpf_dsl/ |
| D | policy_compiler.cc | 251 CodeGen::Node PolicyCompiler::AssembleJumpTable(Ranges::const_iterator start, in AssembleJumpTable() function in sandbox::bpf_dsl::PolicyCompiler
|
| /external/v8/src/compiler/arm/ |
| D | code-generator-arm.cc | 2031 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/ppc/ |
| D | code-generator-ppc.cc | 2433 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleMove() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/arm64/ |
| D | code-generator-arm64.cc | 2092 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/mips/ |
| D | code-generator-mips.cc | 2281 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/s390/ |
| D | code-generator-s390.cc | 2557 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleMove() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/ia32/ |
| D | code-generator-ia32.cc | 2260 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/x64/ |
| D | code-generator-x64.cc | 2760 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/mips64/ |
| D | code-generator-mips64.cc | 2559 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|
| /external/v8/src/compiler/x87/ |
| D | code-generator-x87.cc | 2717 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
|