Home
last modified time | relevance | path

Searched defs:LoadAddress (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp139 uint64_t LoadAddress; in getLoadAddress() local
/third_party/node/deps/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc365 __ LoadAddress(arg_reg_4, ExternalReference::isolate_address(isolate())); in CheckNotBackReferenceIgnoreCase() local
537 __ LoadAddress(arg_reg_3, ExternalReference::isolate_address(isolate())); in CallIsCharacterInRangeArray() local
1064 __ LoadAddress(arg_reg_1, ExternalReference::isolate_address(isolate())); in GetCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h60 uint64_t LoadAddress; variable
/third_party/node/deps/v8/src/builtins/x64/
Dbuiltins-x64.cc45 __ LoadAddress(kJavaScriptCallExtraArg1Register, in Generate_Adaptor() local
4604 __ LoadAddress(arg_reg_1, ExternalReference::isolate_address(isolate)); in CallApiFunctionAndReturn() local
4605 __ LoadAddress(rax, ExternalReference::delete_handle_scope_extensions()); in CallApiFunctionAndReturn() local
4881 __ LoadAddress(arg5, ExternalReference::isolate_address(isolate)); in Generate_DeoptimizationEntry() local
4885 __ LoadAddress(r8, ExternalReference::isolate_address(isolate)); in Generate_DeoptimizationEntry() local
4942 __ LoadAddress(arg_reg_2, ExternalReference::isolate_address(isolate)); in Generate_DeoptimizationEntry() local
5111 __ LoadAddress(get_baseline_pc, get_baseline_pc_extref); in Generate_BaselineOrInterpreterEntry() local
5161 __ LoadAddress(get_baseline_pc, in Generate_BaselineOrInterpreterEntry() local
/third_party/node/deps/v8/src/codegen/ia32/
Dmacro-assembler-ia32.cc292 void TurboAssembler::LoadAddress(Register destination, in LoadAddress() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/x64/
Dmacro-assembler-x64.cc105 void TurboAssembler::LoadAddress(Register destination, in LoadAddress() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/builtins/ia32/
Dbuiltins-ia32.cc4253 __ LoadAddress(get_baseline_pc, get_baseline_pc_extref); in Generate_BaselineOrInterpreterEntry() local
4305 __ LoadAddress(get_baseline_pc, in Generate_BaselineOrInterpreterEntry() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc769 __ LoadAddress(kScratchReg, &after_call, RelocInfo::EXTERNAL_REFERENCE); in AssembleArchInstruction() local
/third_party/node/deps/v8/src/codegen/mips/
Dmacro-assembler-mips.cc4147 void TurboAssembler::LoadAddress(Register dst, Label* target) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/mips64/
Dmacro-assembler-mips64.cc4671 void TurboAssembler::LoadAddress(Register dst, Label* target) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
Dmacro-assembler-riscv64.cc3535 void TurboAssembler::LoadAddress(Register dst, Label* target, in LoadAddress() function in v8::internal::TurboAssembler