LLVM API Documentation

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

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

allocateSeparateGVMemory() const llvm::TargetJITInfoinlinevirtual
allocateThreadLocalMemory(size_t size)llvm::TargetJITInfoinlinevirtual
emitFunctionStub(const Function *F, void *Fn, JITCodeEmitter &JCE)llvm::PPCJITInfovirtual
emitGlobalValueIndirectSym(const GlobalValue *GV, void *ptr, JITCodeEmitter &JCE)llvm::TargetJITInfoinlinevirtual
getLazyResolverFunction(JITCompilerFn)llvm::PPCJITInfovirtual
getPICJumpTableEntry(uintptr_t BB, uintptr_t JTBase)llvm::TargetJITInfoinlinevirtual
getStubLayout()llvm::PPCJITInfovirtual
hasCustomConstantPool() const llvm::TargetJITInfoinlinevirtual
hasCustomJumpTables() const llvm::TargetJITInfoinlinevirtual
is64Bitllvm::PPCJITInfoprotected
JITCompilerFn typedefllvm::TargetJITInfo
LazyResolverFn typedefllvm::TargetJITInfo
needsGOT() const llvm::TargetJITInfoinline
PPCJITInfo(PPCTargetMachine &tm, bool tmIs64Bit)llvm::PPCJITInfoinline
relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char *GOTBase)llvm::PPCJITInfovirtual
replaceMachineCodeForFunction(void *Old, void *New)llvm::PPCJITInfovirtual
TMllvm::PPCJITInfoprotected
useGOTllvm::TargetJITInfoprotected
~TargetJITInfo()llvm::TargetJITInfoinlinevirtual