Home
last modified time | relevance | path

Searched defs:MCCtx (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Object/
DModuleSymbolTable.cpp103 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCObjectFileInfo.cpp1035 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2536 auto &MCCtx = MF->getContext(); in insertIndirectBranch() local