Home
last modified time | relevance | path

Searched refs:LoadAddr (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DVTuneSharedStructs.h33 ExecutorAddr LoadAddr; member
67 MI.LineTable, MI.LoadAddr, MI.LoadSize, MI.MethodID, MI.NameSI, in size()
73 IB, MI.LineTable, MI.LoadAddr, MI.LoadSize, MI.MethodID, MI.NameSI, in deserialize()
79 OB, MI.LineTable, MI.LoadAddr, MI.LoadSize, MI.MethodID, MI.NameSI, in serialize()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp198 ULONGLONG LoadAddr = 0; in findSymbolByAddress() local
199 if (S_OK != Session->get_loadAddress(&LoadAddr)) in findSymbolByAddress()
201 DWORD RVA = static_cast<DWORD>(Address - LoadAddr); in findSymbolByAddress()
253 ULONGLONG LoadAddr = 0; in findLineNumbersByAddress() local
254 if (S_OK != Session->get_loadAddress(&LoadAddr)) in findLineNumbersByAddress()
256 DWORD RVA = static_cast<DWORD>(Address - LoadAddr); in findLineNumbersByAddress()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp161 uint64_t LoadAddr, in registerEHFrames() argument
165 << formatv("[ {0:x} {1:x} ]", LoadAddr, LoadAddr + Size) << "\n"; in registerEHFrames()
172 ExecutorAddr LA(LoadAddr); in registerEHFrames()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h58 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument
60 MemMgr->registerEHFrames(Addr, LoadAddr, Size); in registerEHFrames()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DRTDyldMemoryManager.h75 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, size_t Size) override;
H A DRuntimeDyld.h157 virtual void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr,
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp245 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument
715 auto LoadAddr = Dyld.getSectionLoadAddress((*Tmp)->SectionID); in remapSectionsAndSymbols() local
717 if (LoadAddr != static_cast<uint64_t>( in remapSectionsAndSymbols()
722 if (LoadAddr != 0) in remapSectionsAndSymbols()
723 AlreadyAllocated[LoadAddr] = (*Tmp)->MB.allocatedSize(); in remapSectionsAndSymbols()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp93 uint64_t LoadAddr = S.getLoadAddress(); in dumpSectionMemory() local
95 unsigned StartPadding = LoadAddr & (ColsPerRow - 1); in dumpSectionMemory()
100 LoadAddr & ~(uint64_t)(ColsPerRow - 1)) << ":"; in dumpSectionMemory()
106 if ((LoadAddr & (ColsPerRow - 1)) == 0) in dumpSectionMemory()
107 dbgs() << "\n" << format("0x%016" PRIx64, LoadAddr) << ":"; in dumpSectionMemory()
112 ++LoadAddr; in dumpSectionMemory()
H A DRTDyldMemoryManager.cpp127 void RTDyldMemoryManager::registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument
H A DRuntimeDyldChecker.cpp599 uint64_t LoadAddr = LoadAddrExprResult.getValue(); in evalLoadExpr() local
603 if (LoadAddr == 0) in evalLoadExpr()
607 EvalResult(Checker.readMemoryAtAddr(LoadAddr, ReadSize)), in evalLoadExpr()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h71 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, size_t Size) override;
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderVTune.cpp58 MethodMessage.method_load_address = MethodInfo.LoadAddr.toPtr<void *>(); in registerJITLoaderVTuneRegisterImpl()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DVTuneSupportPlugin.cpp57 Method.LoadAddr = Sym->getAddress(); in getMethodBatch()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp1026 Address LoadAddr = in EmitAAPCSVAArg() local
1028 LoadAddr = LoadAddr.withElementType(BaseTy); in EmitAAPCSVAArg()
1032 llvm::Value *Elem = CGF.Builder.CreateLoad(LoadAddr); in EmitAAPCSVAArg()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h305 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp354 bool LoadAddr = MI->getOpcode() == SystemZ::ADA_ENTRY; in emitInstruction() local
356 unsigned Op0 = LoadAddr ? SystemZ::LA : SystemZ::LG; in emitInstruction()
H A DSystemZISelLowering.cpp2163 bool LoadAddr = false; in getADAEntry() local
2172 LoadAddr = true; in getADAEntry()
2180 return getADAEntry(DAG, Val, DL, 0, LoadAddr); in getADAEntry()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp2272 Register LoadAddr = MRI.createGenericVirtualRegister( in getSegmentAperture() local
2298 B.buildPtrAdd(LoadAddr, KernargPtrReg, in getSegmentAperture()
2301 return B.buildLoad(S32, LoadAddr, *MMO).getReg(0); in getSegmentAperture()
2320 B.buildPtrAdd(LoadAddr, QueuePtr, in getSegmentAperture()
2322 return B.buildLoad(S32, LoadAddr, *MMO).getReg(0); in getSegmentAperture()
7000 Register LoadAddr = MRI.createGenericVirtualRegister( in legalizeTrapHsaQueuePtr() local
7002 B.buildPtrAdd(LoadAddr, KernargPtrReg, in legalizeTrapHsaQueuePtr()
7005 Register Temp = B.buildLoad(S64, LoadAddr, *MMO).getReg(0); in legalizeTrapHsaQueuePtr()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/TargetBuiltins/
H A DARM.cpp2851 Value *LoadAddr = EmitScalarExpr(E->getArg(0)); in EmitARMBuiltinExpr() local
2862 CallInst *Val = Builder.CreateCall(F, LoadAddr, "ldrex"); in EmitARMBuiltinExpr()
5208 Value *LoadAddr = EmitScalarExpr(E->getArg(0)); in EmitAArch64BuiltinExpr() local
5220 CallInst *Val = Builder.CreateCall(F, LoadAddr, "ldxr"); in EmitAArch64BuiltinExpr()