Home
last modified time | relevance | path

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

/external/libchrome/sandbox/linux/bpf_dsl/
Dpolicy_compiler.cc251 CodeGen::Node PolicyCompiler::AssembleJumpTable(Ranges::const_iterator start, in AssembleJumpTable() function in sandbox::bpf_dsl::PolicyCompiler
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc1350 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/ppc/
Dcode-generator-ppc.cc1830 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/arm64/
Dcode-generator-arm64.cc1613 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.cc1714 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.cc1677 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.cc1951 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2101 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.cc2109 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator