Home
last modified time | relevance | path

Searched refs:RecordCallPosition (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dcode-generator.h370 void RecordCallPosition(Instruction* instr);
Dcode-generator.cc956 void CodeGenerator::RecordCallPosition(Instruction* instr) { in RecordCallPosition() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc573 RecordCallPosition(instr); in AssembleArchInstruction()
581 RecordCallPosition(instr); in AssembleArchInstruction()
594 RecordCallPosition(instr); in AssembleArchInstruction()
648 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc697 RecordCallPosition(instr); in AssembleArchInstruction()
705 RecordCallPosition(instr); in AssembleArchInstruction()
719 RecordCallPosition(instr); in AssembleArchInstruction()
786 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1178 RecordCallPosition(instr); in AssembleArchInstruction()
1186 RecordCallPosition(instr); in AssembleArchInstruction()
1201 RecordCallPosition(instr); in AssembleArchInstruction()
1261 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc683 RecordCallPosition(instr); in AssembleArchInstruction()
692 RecordCallPosition(instr); in AssembleArchInstruction()
705 RecordCallPosition(instr); in AssembleArchInstruction()
766 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc710 RecordCallPosition(instr); in AssembleArchInstruction()
718 RecordCallPosition(instr); in AssembleArchInstruction()
735 RecordCallPosition(instr); in AssembleArchInstruction()
789 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc814 RecordCallPosition(instr); in AssembleArchInstruction()
823 RecordCallPosition(instr); in AssembleArchInstruction()
842 RecordCallPosition(instr); in AssembleArchInstruction()
911 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc625 RecordCallPosition(instr); in AssembleArchInstruction()
633 RecordCallPosition(instr); in AssembleArchInstruction()
646 RecordCallPosition(instr); in AssembleArchInstruction()
701 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc1208 RecordCallPosition(instr); in AssembleArchInstruction()
1216 RecordCallPosition(instr); in AssembleArchInstruction()
1233 RecordCallPosition(instr); in AssembleArchInstruction()
1297 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc589 RecordCallPosition(instr); in AssembleArchInstruction()
597 RecordCallPosition(instr); in AssembleArchInstruction()
611 RecordCallPosition(instr); in AssembleArchInstruction()
667 RecordCallPosition(instr); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc644 RecordCallPosition(instr); in AssembleArchInstruction()
652 RecordCallPosition(instr); in AssembleArchInstruction()
665 RecordCallPosition(instr); in AssembleArchInstruction()
720 RecordCallPosition(instr); in AssembleArchInstruction()