LLVM API Documentation

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

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

allocateSeparateGVMemory() const llvm::TargetJITInfoinlinevirtual
allocateThreadLocalMemory(size_t size)llvm::X86JITInfovirtual
emitFunctionStub(const Function *F, void *Target, JITCodeEmitter &JCE)llvm::X86JITInfovirtual
emitGlobalValueIndirectSym(const GlobalValue *GV, void *ptr, JITCodeEmitter &JCE)llvm::X86JITInfovirtual
getLazyResolverFunction(JITCompilerFn)llvm::X86JITInfovirtual
getPICBase() const llvm::X86JITInfoinline
getPICJumpTableEntry(uintptr_t BB, uintptr_t JTBase)llvm::X86JITInfovirtual
getStubLayout()llvm::X86JITInfovirtual
hasCustomConstantPool() const llvm::TargetJITInfoinlinevirtual
hasCustomJumpTables() const llvm::TargetJITInfoinlinevirtual
JITCompilerFn typedefllvm::TargetJITInfo
LazyResolverFn typedefllvm::TargetJITInfo
needsGOT() const llvm::TargetJITInfoinline
relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char *GOTBase)llvm::X86JITInfovirtual
replaceMachineCodeForFunction(void *Old, void *New)llvm::X86JITInfovirtual
setPICBase(uintptr_t Base)llvm::X86JITInfoinline
useGOTllvm::TargetJITInfoprotected
X86JITInfo(X86TargetMachine &tm)llvm::X86JITInfoexplicit
~TargetJITInfo()llvm::TargetJITInfoinlinevirtual