Home
last modified time | relevance | path

Searched defs:AssembleJumpTable (Results 1 – 10 of 10) 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.cc1784 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.cc2200 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.cc1958 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.cc2369 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.cc2020 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.cc2061 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.cc2208 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleMove() function in v8::internal::compiler::CodeGenerator
/external/v8/src/compiler/mips64/
Dcode-generator-mips64.cc2308 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.cc2599 void CodeGenerator::AssembleJumpTable(Label** targets, size_t target_count) { in AssembleJumpTable() function in v8::internal::compiler::CodeGenerator