Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DModuleSymbolTable.cpp101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DModuleSymbolTable.cpp103 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCObjectFileInfo.cpp1035 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo()
/external/llvm/lib/Object/
DIRObjectFile.cpp78 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in CollectAsmUndefinedRefs() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2536 auto &MCCtx = MF->getContext(); in insertIndirectBranch() local