LLVM API Documentation

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

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

allocateSeparateGVMemory() const llvm::TargetJITInfoinlinevirtual
allocateThreadLocalMemory(size_t size)llvm::TargetJITInfoinlinevirtual
emitFunctionStub(const Function *F, void *Target, JITCodeEmitter &JCE)llvm::TargetJITInfoinlinevirtual
emitGlobalValueIndirectSym(const GlobalValue *GV, void *ptr, JITCodeEmitter &JCE)llvm::TargetJITInfoinlinevirtual
getLazyResolverFunction(JITCompilerFn)llvm::TargetJITInfoinlinevirtual
getPICJumpTableEntry(uintptr_t BB, uintptr_t JTBase)llvm::TargetJITInfoinlinevirtual
getStubLayout()llvm::TargetJITInfoinlinevirtual
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::TargetJITInfoinlinevirtual
replaceMachineCodeForFunction(void *Old, void *New)=0llvm::TargetJITInfopure virtual
useGOTllvm::TargetJITInfoprotected
~TargetJITInfo()llvm::TargetJITInfoinlinevirtual