Searched defs:Addr (Results 26 - 50 of 104) sorted by relevance

12345

/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp209 uint64_t Addr; local
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.h54 virtual void registerEHFrames(uint8_t *Addr, uint64_t LoadAddr, size_t Size) { argument
58 virtual void deregisterEHFrames(uint8_t *Addr, argument
H A DMCJIT.cpp270 uint64_t Addr = getExistingSymbolAddress(Name); local
307 void *Addr = getPointerToNamedFunction(F->getName(), AbortOnFailure); local
/freebsd-9.3-release/contrib/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp139 int readByte(uint64_t Addr, uint8_t *Byte) const { argument
/freebsd-9.3-release/contrib/llvm/lib/MC/
H A DMCObjectSymbolizer.cpp79 StringRef MCMachObjectSymbolizer::findExternalFunctionAt(uint64_t Addr) { argument
112 uint64_t Addr = Value; local
194 StringRef MCObjectSymbolizer::findExternalFunctionAt(uint64_t Addr) { argument
209 static bool SectionStartsBefore(const SectionRef &S, uint64_t Addr) { argument
214 const SectionRef *MCObjectSymbolizer::findSectionContaining(uint64_t Addr) { argument
231 findRelocationAt(uint64_t Addr) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp139 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp297 bool evaluateBranch(const MCInst &Inst, uint64_t Addr, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp160 selectAddr16( SDNode *Parent, SDValue Addr, SDValue &Base, SDValue &Offset, SDValue &Alias) argument
[all...]
H A DMipsISelDAGToDAG.cpp66 bool MipsDAGToDAGISel::selectAddrRegImm(SDValue Addr, SDValue &Base, argument
72 bool MipsDAGToDAGISel::selectAddrRegReg(SDValue Addr, SDValue &Base, argument
78 bool MipsDAGToDAGISel::selectAddrDefault(SDValue Addr, SDValue &Base, argument
84 bool MipsDAGToDAGISel::selectIntAddr(SDValue Addr, SDValue &Base, argument
90 bool MipsDAGToDAGISel::selectIntAddrMM(SDValue Addr, SDValue &Base, argument
H A DMipsJITInfo.cpp205 void *Addr = (void*) (JCE.getCurrentPCValue()); local
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp165 makeScatteredRelocationInfo(MachO::any_relocation_info &MRE, const uint32_t Addr, const unsigned Type, const unsigned Log2Size, const unsigned IsPCRel, const uint32_t Value2) argument
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCJITInfo.cpp372 void *Addr = (void*)JCE.getCurrentPCValue(); local
385 void *Addr = (void*)JCE.getCurrentPCValue(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DSparcJITInfo.cpp123 static void emitInstrForIndirectJump(intptr_t Addr, argument
231 void *Addr = (void*) (JCE.getCurrentPCValue()); local
[all...]
/freebsd-9.3-release/contrib/llvm/tools/lli/
H A DRemoteMemoryManager.cpp138 uint64_t Addr = RemoteAddr + Offsets[i].second; local
139 EE->mapSectionAddress(const_cast<void*>(Offsets[i].first.MB.base()), Addr); local
/freebsd-9.3-release/contrib/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp192 getSectionContents(const COFFObjectFile *Obj, const std::vector<RelocationRef> &Rels, uint64_t Offset, ArrayRef<uint8_t> &Contents, uint64_t &Addr) argument
/freebsd-9.3-release/contrib/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp163 uint64_t Addr; local
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h225 void setResult(const MemDepResult &R, Value *Addr) { argument
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h223 void writeInt16BE(uint8_t *Addr, uint16_t Value) { argument
230 void writeInt32BE(uint8_t *Addr, uint32_t Value) { argument
239 void writeInt64BE(uint8_t *Addr, uint64_t Value) { argument
311 updateGOTEntries(StringRef Name, uint64_t Addr) argument
[all...]
H A DRuntimeDyldMachO.cpp382 uint64_t Addr; local
392 uint8_t *Addr; local
H A DRuntimeDyld.cpp58 uint64_t Addr = Sections[i].LoadAddress; local
201 uint8_t *Addr = MemMgr->allocateDataSection( local
296 uint8_t *Addr; local
395 createStubFunction(uint8_t *Addr) argument
472 reassignSectionAddress(unsigned SectionID, uint64_t Addr) argument
509 uint64_t Addr = 0; local
623 reassignSectionAddress(unsigned SectionID, uint64_t Addr) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp248 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { argument
292 Value *Addr = Load->getPointerOperand(); local
396 Value *Addr = IsWrite local
495 Value *Addr = LI->getPointerOperand(); local
510 Value *Addr = SI->getPointerOperand(); local
525 Value *Addr = RMWI->getPointerOperand(); local
542 Value *Addr = CASI->getPointerOperand(); local
567 getMemoryAccessFuncIndex(Value *Addr) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDeclCXX.cpp115 EmitDeclInvariant(CodeGenFunction &CGF, const VarDecl &D, llvm::Constant *Addr) argument
259 EmitCXXGlobalVarDeclInitFunc(const VarDecl *D, llvm::GlobalVariable *Addr, bool PerformInit) argument
406 GenerateCXXGlobalVarDeclInitFunc(llvm::Function *Fn, const VarDecl *D, llvm::GlobalVariable *Addr, bool PerformInit) argument
/freebsd-9.3-release/sys/cddl/compat/opensolaris/sys/
H A Delf.h34 __sElfN(Addr); variable
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp328 unwrap(EE)->addGlobalMapping(unwrap<GlobalValue>(Global), Addr); local
326 LLVMAddGlobalMapping(LLVMExecutionEngineRef EE, LLVMValueRef Global, void* Addr) argument
/freebsd-9.3-release/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp521 void *Addr = getPointerToNamedFunction(F->getName(), AbortOnFailure); local
528 void *Addr = getPointerToGlobalIfAvailable(F); local
533 addPointerToBasicBlock(const BasicBlock *BB, void *Addr) argument
638 void *Addr = getPointerToGlobalIfAvailable(F); local
[all...]

Completed in 125 milliseconds

12345