Home
last modified time | relevance | path

Searched refs:ExtContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp78 MCContext *ExtContext) in MachineModuleInfo() argument
82 ExternalContext(ExtContext) { in MachineModuleInfo()
178 const LLVMTargetMachine *TM, MCContext *ExtContext) in MachineModuleInfoWrapperPass() argument
179 : ImmutablePass(ID), MMI(TM, ExtContext) { in MachineModuleInfoWrapperPass()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h136 MCContext *ExtContext);
217 MCContext *ExtContext);