Home
last modified time | relevance | path

Searched refs:BlockTrampolinePoolFor (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1256 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrJump()
1378 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrMsaBranch()
1512 BlockTrampolinePoolFor(1); // For associated delay slot. in beq()
1518 BlockTrampolinePoolFor(1); // For associated delay slot. in bgez()
1548 BlockTrampolinePoolFor(1); // For associated delay slot. in bgezal()
1554 BlockTrampolinePoolFor(1); // For associated delay slot. in bgtz()
1567 BlockTrampolinePoolFor(1); // For associated delay slot. in blez()
1602 BlockTrampolinePoolFor(1); // For associated delay slot. in bltz()
1610 BlockTrampolinePoolFor(1); // For associated delay slot. in bltzal()
1616 BlockTrampolinePoolFor( in bne()
3635 void Assembler::BlockTrampolinePoolFor(int instructions) { BlockTrampolinePoolFor() function in v8::internal::Assembler
[all...]
H A Dmacro-assembler-mips.h1174 BlockTrampolinePoolFor(case_count + kSwitchTablePrologueSize); in GenerateSwitchTable()
H A Dassembler-mips.h1412 void BlockTrampolinePoolFor(int instructions);
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc1185 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrJump()
1307 BlockTrampolinePoolFor(1); // For associated delay slot. in GenInstrMsaBranch()
1456 BlockTrampolinePoolFor(1); // For associated delay slot. in beq()
1462 BlockTrampolinePoolFor(1); // For associated delay slot. in bgez()
1492 BlockTrampolinePoolFor(1); // For associated delay slot. in bgezal()
1498 BlockTrampolinePoolFor(1); // For associated delay slot. in bgtz()
1511 BlockTrampolinePoolFor(1); // For associated delay slot. in blez()
1546 BlockTrampolinePoolFor(1); // For associated delay slot. in bltz()
1554 BlockTrampolinePoolFor(1); // For associated delay slot. in bltzal()
1560 BlockTrampolinePoolFor( in bne()
3835 void Assembler::BlockTrampolinePoolFor(int instructions) { BlockTrampolinePoolFor() function in v8::internal::Assembler
[all...]
H A Dmacro-assembler-mips64.h1254 BlockTrampolinePoolFor(static_cast<int>(case_count) * 2 + in GenerateSwitchTable()
H A Dassembler-mips64.h1472 void BlockTrampolinePoolFor(int instructions);
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h457 __ BlockTrampolinePoolFor(2); in Switch()
466 __ BlockTrampolinePoolFor(num_labels * kInstrSize * 2); in Switch()
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc1525 BlockTrampolinePoolFor(1); in jal()
1530 BlockTrampolinePoolFor(1); in jalr()
2285 BlockTrampolinePoolFor(1); in c_jr()
2298 BlockTrampolinePoolFor(1); in c_jalr()
2424 BlockTrampolinePoolFor(1); in c_j()
3723 void Assembler::BlockTrampolinePoolFor(int instructions) { in BlockTrampolinePoolFor() function in v8::internal::Assembler
H A Dmacro-assembler-riscv64.h1335 BlockTrampolinePoolFor(static_cast<int>(case_count) * 2 + in GenerateSwitchTable()
H A Dassembler-riscv64.h1238 void BlockTrampolinePoolFor(int instructions);
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h1067 BlockTrampolinePoolFor(3 + case_count); in GenerateSwitchTable()
H A Dassembler-loong64.h751 void BlockTrampolinePoolFor(int instructions);
H A Dassembler-loong64.cc2217 void Assembler::BlockTrampolinePoolFor(int instructions) { in BlockTrampolinePoolFor() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1287 void BlockTrampolinePoolFor(int instructions);
H A Dassembler-ppc.cc2170 void Assembler::BlockTrampolinePoolFor(int instructions) { in BlockTrampolinePoolFor() function in v8::internal::Assembler

Completed in 55 milliseconds