/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RTDyldMemoryManager.cpp | 129 void RTDyldMemoryManager::registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
|
H A D | RuntimeDyldChecker.cpp | 594 uint64_t LoadAddr = LoadAddrExprResult.getValue(); evalLoadExpr() local
|
H A D | RuntimeDyld.cpp | 93 uint64_t LoadAddr = S.getLoadAddress(); in dumpSectionMemory() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/lli/ |
H A D | ForwardingMemoryManager.h | 58 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIASession.cpp | 198 ULONGLONG LoadAddr = 0; in findSymbolByAddress() local 253 ULONGLONG LoadAddr = 0; in findLineNumbersByAddress() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.cpp | 161 uint64_t LoadAddr, in registerEHFrames()
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | IRExecutionUnit.h | 298 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-rtdyld/ |
H A D | llvm-rtdyld.cpp | 245 void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, in registerEHFrames() argument 715 auto LoadAddr = Dyld.getSectionLoadAddress((*Tmp)->SectionID); in remapSectionsAndSymbols() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 675 Address LoadAddr = EmitAAPCSVAArg() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZAsmPrinter.cpp | 334 bool LoadAddr = MI->getOpcode() == SystemZ::ADA_ENTRY; emitInstruction() local
|
H A D | SystemZISelLowering.cpp | 1803 bool LoadAddr = false; getADAEntry() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 2138 Register LoadAddr = MRI.createGenericVirtualRegister( getSegmentAperture() local 6643 Register LoadAddr = MRI.createGenericVirtualRegister( legalizeTrapHsaQueuePtr() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 8518 Value *LoadAddr = EmitScalarExpr(E->getArg(0)); EmitARMBuiltinExpr() local 10868 Value *LoadAddr = EmitScalarExpr(E->getArg(0)); EmitAArch64BuiltinExpr() local
|