Home
last modified time | relevance | path

Searched refs:InstructionsGeneratedSince (Results 1 – 25 of 43) sorted by relevance

12

/dports/lang/v8/v8-9.6.180.12/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h453 DCHECK_EQ(num_labels * 2, __ InstructionsGeneratedSince(&table));
/dports/lang/v8/v8-9.6.180.12/src/codegen/loong64/
H A Dassembler-loong64.h703 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
H A Dmacro-assembler-loong64.cc2820 DCHECK_EQ(kNumInstructionsToJump, InstructionsGeneratedSince(&find_ra)); in CallRecordWriteStub()
3422 int abort_instructions = InstructionsGeneratedSince(&abort_start); in CallRecordWriteStub()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/ppc/
H A Dassembler-ppc.h970 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/arm/
H A Dassembler-arm.h1004 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/arm/
H A Dassembler-arm.h1019 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/ppc/
H A Dassembler-ppc.h1074 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-macro-assembler-riscv64.cc163 int check_size = masm.InstructionsGeneratedSince(&skip); in TEST()
H A Dtest-macro-assembler-loong64.cc1714 CHECK_EQ(masm->InstructionsGeneratedSince(&code_start), num_instr); in run_Sub_w()
1798 CHECK_EQ(masm->InstructionsGeneratedSince(&code_start), num_instr); in run_Sub_d()
H A Dtest-macro-assembler-mips64.cc198 int check_size = masm->InstructionsGeneratedSince(&skip); in TEST()
H A Dtest-assembler-riscv64.cc1975 int count = assm.InstructionsGeneratedSince(&a); in TEST()
/dports/lang/v8/v8-9.6.180.12/src/codegen/ppc/
H A Dassembler-ppc.h1175 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dassembler-ppc.h1317 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/lang/v8/v8-9.6.180.12/src/codegen/arm/
H A Dassembler-arm.h1051 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
/dports/www/node10/node-v10.24.1/deps/v8/src/arm/
H A Dassembler-arm.h1404 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
H A Dmacro-assembler-arm.cc1938 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
/dports/lang/v8/v8-9.6.180.12/src/codegen/riscv64/
H A Dassembler-riscv64.h1047 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
H A Dmacro-assembler-riscv64.cc3467 DCHECK_EQ(kNumInstructionsToJump, InstructionsGeneratedSince(&find_ra)); in StoreReturnAddressAndCall()
4242 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/arm64/
H A Dassembler-arm64.h317 uint64_t InstructionsGeneratedSince(const Label* label) { in InstructionsGeneratedSince() function
/dports/lang/v8/v8-9.6.180.12/src/codegen/arm64/
H A Dassembler-arm64.h328 uint64_t InstructionsGeneratedSince(const Label* label) { in InstructionsGeneratedSince() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/arm64/
H A Dassembler-arm64.h317 uint64_t InstructionsGeneratedSince(const Label* label) { in InstructionsGeneratedSince() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc4075 DCHECK_EQ(kNumInstructionsToJump, InstructionsGeneratedSince(&find_ra)); in StoreReturnAddressAndCall()
4730 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.cc4362 DCHECK_EQ(kNumInstructionsToJump, InstructionsGeneratedSince(&find_ra)); in StoreReturnAddressAndCall()
5046 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/mips/
H A Dmacro-assembler-mips.cc4082 DCHECK_EQ(kNumInstructionsToJump, InstructionsGeneratedSince(&find_ra)); in StoreReturnAddressAndCall()
4859 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
/dports/lang/v8/v8-9.6.180.12/src/codegen/mips/
H A Dmacro-assembler-mips.cc4044 DCHECK_EQ(kNumInstructionsToJump, InstructionsGeneratedSince(&find_ra)); in CallRecordWriteStub()
4774 int abort_instructions = InstructionsGeneratedSince(&abort_start); in CallRecordWriteStub()

12