Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc1046 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), \
1225 if (DetermineStubCallMode() == StubCallMode::kCallWasmRuntimeStub) { in AssembleArchInstruction()
1241 if (DetermineStubCallMode() == StubCallMode::kCallWasmRuntimeStub) { in AssembleArchInstruction()
1462 this, result, input, DetermineStubCallMode(), in AssembleArchInstruction()
1493 DetermineStubCallMode()); in AssembleArchInstruction()
1496 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), in AssembleArchInstruction()
1501 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), in AssembleArchInstruction()
2349 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), in AssembleArchInstruction()
2354 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), in AssembleArchInstruction()
2385 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), in AssembleArchInstruction()
[all …]
/third_party/node/deps/v8/src/compiler/backend/
Dcode-generator.h235 StubCallMode DetermineStubCallMode() const;
Dcode-generator.cc843 StubCallMode CodeGenerator::DetermineStubCallMode() const { in DetermineStubCallMode() function in v8::internal::compiler::CodeGenerator
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc1419 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
1443 DetermineStubCallMode(), &unwinding_info_writer_); in AssembleArchInstruction()
1450 DetermineStubCallMode(), &unwinding_info_writer_); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc946 i.InputDoubleRegister(0), DetermineStubCallMode(), in AssembleArchInstruction()
975 this, object, offset, value, mode, DetermineStubCallMode(), in AssembleArchInstruction()
994 this, object, offset, value, mode, DetermineStubCallMode(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc808 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
827 this, object, offset, value, mode, DetermineStubCallMode()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dcode-generator-ia32.cc727 if (DetermineStubCallMode() == StubCallMode::kCallWasmRuntimeStub) { in AssembleArchInstruction()
958 this, result, input, DetermineStubCallMode()); in AssembleArchInstruction()
985 DetermineStubCallMode()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc1111 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
1136 DetermineStubCallMode(), &unwinding_info_writer_); in AssembleArchInstruction()
1143 DetermineStubCallMode(), &unwinding_info_writer_); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc932 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
977 this, object, offset, value, mode, DetermineStubCallMode(), in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dcode-generator-mips64.cc830 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
843 DetermineStubCallMode()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc861 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
873 DetermineStubCallMode()); in AssembleArchInstruction()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dcode-generator-mips.cc869 i.InputDoubleRegister(0), DetermineStubCallMode()); in AssembleArchInstruction()
882 DetermineStubCallMode()); in AssembleArchInstruction()