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::PPC32JITInfo Member List

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

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