Home
last modified time | relevance | path

Searched refs:FinishCode (Results 1 - 24 of 24) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.h338 void FinishCode();
H A Dcode-generator.cc376 // architecture-independent version of FinishCode. Currently, this includes in AssembleCode()
379 FinishCode(); in AssembleCode()
/third_party/node/deps/v8/src/wasm/baseline/ppc/
H A Dliftoff-assembler-ppc.h219 void LiftoffAssembler::FinishCode() { EmitConstantPool(); } in FinishCode() function in v8::internal::wasm::LiftoffAssembler
221 void LiftoffAssembler::AbortCompilation() { FinishCode(); } in AbortCompilation()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-assembler.h691 inline void FinishCode();
H A Dliftoff-compiler.cc1028 __ FinishCode(); in FinishFunction()
/third_party/node/deps/v8/src/wasm/baseline/mips/
H A Dliftoff-assembler-mips.h419 void LiftoffAssembler::FinishCode() {} in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/loong64/
H A Dliftoff-assembler-loong64.h290 void LiftoffAssembler::FinishCode() {} in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc2405 void CodeGenerator::FinishCode() {} in AssembleConstructFrame() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/wasm/baseline/arm64/
H A Dliftoff-assembler-arm64.h384 void LiftoffAssembler::FinishCode() { ForceConstantPoolEmissionWithoutJump(); } in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/s390/
H A Dliftoff-assembler-s390.h197 void LiftoffAssembler::FinishCode() {} in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc3304 void CodeGenerator::FinishCode() { __ ForceConstantPoolEmissionWithoutJump(); } in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc4253 void CodeGenerator::FinishCode() {} in AssembleConstructFrame() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dcode-generator-arm.cc3902 void CodeGenerator::FinishCode() { __ CheckConstPool(true, false); } in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc4227 void CodeGenerator::FinishCode() {} in FinishCode() function in v8::internal::compiler::__anon14257::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dcode-generator-s390.cc3603 void CodeGenerator::FinishCode() {} in AssembleConstructFrame() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h406 void LiftoffAssembler::FinishCode() {} in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc4360 void CodeGenerator::FinishCode() {} in AssembleConstructFrame() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc4890 void CodeGenerator::FinishCode() { tasm()->PatchConstPool(); } in FinishCode() function in v8::internal::compiler::__anon14310::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc4157 void CodeGenerator::FinishCode() {} in AssembleConstructFrame() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc4069 void CodeGenerator::FinishCode() { __ ForceConstantPoolEmissionWithoutJump(); } in FinishCode() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h311 void LiftoffAssembler::FinishCode() {} in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/arm/
H A Dliftoff-assembler-arm.h556 void LiftoffAssembler::FinishCode() { CheckConstPool(true, false); } in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/x64/
H A Dliftoff-assembler-x64.h286 void LiftoffAssembler::FinishCode() {} in FinishCode() function in v8::internal::wasm::LiftoffAssembler
/third_party/node/deps/v8/src/wasm/baseline/riscv64/
H A Dliftoff-assembler-riscv64.h390 void LiftoffAssembler::FinishCode() { ForceConstantPoolEmissionWithoutJump(); } in FinishCode() function in v8::internal::wasm::LiftoffAssembler

Completed in 142 milliseconds