LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::PPC64JITInfo Member List

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

addPassesToJITCompile(FunctionPassManager &PM)llvm::PowerPCJITInfo [virtual]
emitFunctionStub(void *Fn, MachineCodeEmitter &MCE)llvm::TargetJITInfo [inline, virtual]
getLazyResolverFunction(JITCompilerFn)llvm::TargetJITInfo [inline, virtual]
JITCompilerFn typedefllvm::TargetJITInfo
LazyResolverFn typedefllvm::TargetJITInfo
PowerPCJITInfo(TargetMachine &tm)llvm::PowerPCJITInfo [inline]
PPC64JITInfo(TargetMachine &tm)llvm::PPC64JITInfo [inline]
relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs)llvm::TargetJITInfo [inline, virtual]
replaceMachineCodeForFunction(void *Old, void *New)llvm::PPC64JITInfo [virtual]
TMllvm::PowerPCJITInfo [protected]
~TargetJITInfo()llvm::TargetJITInfo [inline, virtual]