Home
last modified time | relevance | path

Searched refs:AssembleTailCallBeforeGap (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h330 void AssembleTailCallBeforeGap(Instruction* instr,
H A Dcode-generator.cc712 if (adjust_stack) AssembleTailCallBeforeGap(instr, first_unused_stack_slot); in AssembleInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc516 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc630 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc719 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc594 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc617 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::__anon14257::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc1079 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc533 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc1110 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::__anon14310::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc570 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc588 void CodeGenerator::AssembleTailCallBeforeGap(Instruction* instr, in AssembleTailCallBeforeGap() function in v8::internal::compiler::CodeGenerator

Completed in 56 milliseconds