Home
last modified time | relevance | path

Searched refs:LoadAddress (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h61 uint64_t LoadAddress; variable
79 LoadAddress(reinterpret_cast<uintptr_t>(address)), StubOffset(size), in SectionEntry()
98 uint64_t getLoadAddress() const { return LoadAddress; } in getLoadAddress()
99 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
104 return LoadAddress + OffsetBytes; in getLoadAddressWithOffset()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h61 uint64_t LoadAddress; variable
79 LoadAddress(reinterpret_cast<uintptr_t>(address)), StubOffset(size), in SectionEntry()
98 uint64_t getLoadAddress() const { return LoadAddress; } in getLoadAddress()
99 void setLoadAddress(uint64_t LA) { LoadAddress = LA; } in setLoadAddress()
104 return LoadAddress + OffsetBytes; in getLoadAddressWithOffset()
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp131 uint64_t LoadAddress; in getLoadAddress() local
132 bool success = (S_OK == Session->get_loadAddress(&LoadAddress)); in getLoadAddress()
133 return (success) ? LoadAddress : 0; in getLoadAddress()
/external/v8/src/x64/
Ddeoptimizer-x64.cc111 __ LoadAddress(arg5, ExternalReference::isolate_address(isolate())); in Generate() local
115 __ LoadAddress(r9, ExternalReference::isolate_address(isolate())); in Generate() local
174 __ LoadAddress(arg_reg_2, ExternalReference::isolate_address(isolate())); in Generate() local
Dcode-stubs-x64.cc283 __ LoadAddress(arg_reg_1, ExternalReference::isolate_address(isolate)); in CallApiFunctionAndReturn() local
312 __ LoadAddress(arg_reg_1, ExternalReference::isolate_address(isolate)); in CallApiFunctionAndReturn() local
392 __ LoadAddress(arg_reg_1, ExternalReference::isolate_address(isolate)); in CallApiFunctionAndReturn() local
393 __ LoadAddress(rax, ExternalReference::delete_handle_scope_extensions()); in CallApiFunctionAndReturn() local
Dmacro-assembler-x64.cc159 void TurboAssembler::LoadAddress(Register destination, in LoadAddress() function in v8::internal::TurboAssembler
191 LoadAddress(kScratchRegister, source); in PushAddress()
314 LoadAddress(isolate_parameter, ExternalReference::isolate_address(isolate())); in CallRecordWriteStub()
436 LoadAddress(rax, ExternalReference::abort_with_reason()); in Abort()
482 LoadAddress(rbx, ExternalReference::Create(f)); in CallRuntimeWithCEntry()
501 LoadAddress(rbx, ExternalReference::Create(f)); in CallRuntime()
529 LoadAddress(rbx, ext); in JumpToExternalReference()
1453 LoadAddress(kScratchRegister, ext); in Jump()
1516 LoadAddress(kScratchRegister, ext); in Call()
2547 LoadAddress(rax, function); in CallCFunction()
Dmacro-assembler-x64.h359 void LoadAddress(Register destination, ExternalReference source);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp148 uint64_t LoadAddress; in getLoadAddress() local
149 bool success = (S_OK == Session->get_loadAddress(&LoadAddress)); in getLoadAddress()
150 return (success) ? LoadAddress : 0; in getLoadAddress()
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp129 cl::opt<uint64_t> LoadAddress( variable
397 if (opts::pretty::LoadAddress) in dumpPretty()
398 Session->setLoadAddress(opts::pretty::LoadAddress); in dumpPretty()
/external/v8/src/regexp/x64/
Dregexp-macro-assembler-x64.cc347 __ LoadAddress(arg_reg_4, ExternalReference::isolate_address(isolate())); in CheckNotBackReferenceIgnoreCase() local
972 __ LoadAddress(r8, ExternalReference::isolate_address(isolate())); in GetCode() local
977 __ LoadAddress(rdx, ExternalReference::isolate_address(isolate())); in GetCode() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp254 cl::opt<uint64_t> LoadAddress( variable
934 if (opts::pretty::LoadAddress) in dumpPretty()
935 Session->setLoadAddress(opts::pretty::LoadAddress); in dumpPretty()
/external/v8/src/ia32/
Dmacro-assembler-ia32.cc143 void TurboAssembler::LoadAddress(Register destination, in LoadAddress() function in v8::internal::TurboAssembler
1262 LoadAddress(dst, src.external_reference()); in Move()
Dmacro-assembler-ia32.h249 void LoadAddress(Register destination, ExternalReference source);
/external/v8/src/builtins/x64/
Dbuiltins-x64.cc26 __ LoadAddress(kJavaScriptCallExtraArg1Register, in Generate_Adaptor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFormats.td1900 // LoadAddress: