LLVM API Documentation

llvm::X86JITInfo Member List

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

addPassesToJITCompile(FunctionPassManager &PM)llvm::X86JITInfo [virtual]
emitFunctionStub(void *Fn, MachineCodeEmitter &MCE)llvm::X86JITInfo [virtual]
getLazyResolverFunction(JITCompilerFn)llvm::X86JITInfo [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::X86JITInfo [virtual]
replaceMachineCodeForFunction(void *Old, void *New)llvm::X86JITInfo [virtual]
useGOTllvm::TargetJITInfo [protected]
X86JITInfo(X86TargetMachine &tm)llvm::X86JITInfo [inline]
~TargetJITInfo()llvm::TargetJITInfo [inline, virtual]