LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::ARMJITInfo Member List

This is the complete list of members for llvm::ARMJITInfo, including all inherited members.

addConstantPoolEntryAddr(unsigned CPI, intptr_t Addr)llvm::ARMJITInfoinline
addIndirectSymAddr(void *SymAddr, intptr_t IndSymAddr)llvm::ARMJITInfoinline
addJumpTableBaseAddr(unsigned JTI, intptr_t Addr)llvm::ARMJITInfoinline
addPCLabelAddr(unsigned Id, intptr_t Addr)llvm::ARMJITInfoinline
allocateSeparateGVMemory() const llvm::ARMJITInfoinlinevirtual
allocateThreadLocalMemory(size_t size)llvm::TargetJITInfoinlinevirtual
ARMJITInfo()llvm::ARMJITInfoinlineexplicit
emitFunctionStub(const Function *F, void *Fn, JITCodeEmitter &JCE)llvm::ARMJITInfovirtual
emitGlobalValueIndirectSym(const GlobalValue *GV, void *ptr, JITCodeEmitter &JCE)llvm::ARMJITInfovirtual
getConstantPoolEntryAddr(unsigned CPI) const llvm::ARMJITInfoinline
getIndirectSymAddr(void *Addr) const llvm::ARMJITInfoinline
getJumpTableBaseAddr(unsigned JTI) const llvm::ARMJITInfoinline
getLazyResolverFunction(JITCompilerFn)llvm::ARMJITInfovirtual
getPCLabelAddr(unsigned Id) const llvm::ARMJITInfoinline
getPICJumpTableEntry(uintptr_t BB, uintptr_t JTBase)llvm::TargetJITInfoinlinevirtual
getStubLayout()llvm::ARMJITInfovirtual
hasCustomConstantPool() const llvm::ARMJITInfoinlinevirtual
hasCustomJumpTables() const llvm::ARMJITInfoinlinevirtual
Initialize(const MachineFunction &MF, bool isPIC)llvm::ARMJITInfoinline
JITCompilerFn typedefllvm::TargetJITInfo
LazyResolverFn typedefllvm::TargetJITInfo
needsGOT() const llvm::TargetJITInfoinline
relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char *GOTBase)llvm::ARMJITInfovirtual
replaceMachineCodeForFunction(void *Old, void *New)llvm::ARMJITInfovirtual
useGOTllvm::TargetJITInfoprotected
~TargetJITInfo()llvm::TargetJITInfoinlinevirtual