/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | code-generator-loong64.cc | 517 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 519 first_unused_slot_offset, false); in AssembleTailCallBeforeGap() local 523 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 525 first_unused_slot_offset); in AssembleTailCallAfterGap() local 516 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 522 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
H A D | code-generator-arm64.cc | 631 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 633 first_unused_slot_offset, false); in AssembleTailCallBeforeGap() local 637 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 638 DCHECK_EQ(first_unused_slot_offset % 2, 0); in AssembleTailCallAfterGap() 640 first_unused_slot_offset); in AssembleTailCallAfterGap() local 630 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 636 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
H A D | code-generator-ppc.cc | 720 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 726 first_unused_slot_offset)) { in AssembleTailCallBeforeGap() 752 first_unused_slot_offset, nullptr, false); in AssembleTailCallBeforeGap() local 756 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 758 first_unused_slot_offset); in AssembleTailCallAfterGap() local 719 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 755 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
H A D | code-generator-arm.cc | 595 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 601 first_unused_slot_offset)) { in AssembleTailCallBeforeGap() 627 first_unused_slot_offset, nullptr, false); in AssembleTailCallBeforeGap() local 631 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 633 first_unused_slot_offset); in AssembleTailCallAfterGap() local 594 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 630 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
H A D | code-generator-ia32.cc | 618 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 625 first_unused_slot_offset)) { in AssembleTailCallBeforeGap() 650 first_unused_slot_offset, false); in AssembleTailCallBeforeGap() local 654 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 656 first_unused_slot_offset); in AssembleTailCallAfterGap() local 617 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 653 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
H A D | code-generator-s390.cc | 1080 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 1086 first_unused_slot_offset)) { in AssembleTailCallBeforeGap() 1112 first_unused_slot_offset, nullptr, false); in AssembleTailCallBeforeGap() local 1116 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 1118 first_unused_slot_offset); in AssembleTailCallAfterGap() local 1079 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 1115 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
H A D | code-generator-x64.cc | 1111 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 1118 first_unused_slot_offset)) { in AssembleTailCallBeforeGap() 1145 frame_access_state(), first_unused_slot_offset, in AssembleTailCallBeforeGap() 1150 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 1152 frame_access_state(), first_unused_slot_offset); in AssembleTailCallAfterGap() 1110 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 1149 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | code-generator-mips64.cc | 534 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 536 first_unused_slot_offset, false); in AssembleTailCallBeforeGap() local 540 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 542 first_unused_slot_offset); in AssembleTailCallAfterGap() local 533 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 539 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
H A D | code-generator-mips.cc | 571 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 573 first_unused_slot_offset, false); in AssembleTailCallBeforeGap() local 577 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 579 first_unused_slot_offset); in AssembleTailCallAfterGap() local 570 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 576 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 589 int first_unused_slot_offset) { in AssembleTailCallBeforeGap() 591 first_unused_slot_offset, false); in AssembleTailCallBeforeGap() local 595 int first_unused_slot_offset) { in AssembleTailCallAfterGap() 597 first_unused_slot_offset); in AssembleTailCallAfterGap() local 588 AssembleTailCallBeforeGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallBeforeGap() argument 594 AssembleTailCallAfterGap(Instruction* instr, int first_unused_slot_offset) AssembleTailCallAfterGap() argument
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 3074 const int first_unused_slot_offset = in VisitTailCall() local 3076 buffer.instruction_args.push_back(g.TempImmediate(first_unused_slot_offset)); in VisitTailCall()
|