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.cpp60 MCContext *ExtContext) in MachineModuleInfo() argument
64 ExternalContext(ExtContext) { in MachineModuleInfo()
160 const TargetMachine *TM, MCContext *ExtContext) in MachineModuleInfoWrapperPass() argument
161 : ImmutablePass(ID), MMI(TM, ExtContext) { in MachineModuleInfoWrapperPass()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h116 MCContext *ExtContext);
181 MCContext *ExtContext);