LLVM API Documentation

llvm::AlphaJITInfo Member List

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

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