Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp245 MCContext *ExtContext) in MachineModuleInfo() argument
249 ExternalContext(ExtContext) { in MachineModuleInfo()
362 const LLVMTargetMachine *TM, MCContext *ExtContext) in MachineModuleInfoWrapperPass() argument
363 : ImmutablePass(ID), MMI(TM, ExtContext) { in MachineModuleInfoWrapperPass()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h156 MCContext *ExtContext);
287 MCContext *ExtContext);