Searched defs:MCCtx (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | ModuleSymbolTable.cpp | 101 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in initializeRecordStreamer() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | ModuleSymbolTable.cpp | 103 MCContext MCCtx(TT, MAI.get(), MRI.get(), STI.get(), &SrcMgr); in initializeRecordStreamer() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
D | MCObjectFileInfo.cpp | 1035 void MCObjectFileInfo::initMCObjectFileInfo(MCContext &MCCtx, bool PIC, in initMCObjectFileInfo()
|
/external/llvm/lib/Object/ |
D | IRObjectFile.cpp | 78 MCContext MCCtx(MAI.get(), MRI.get(), &MOFI); in CollectAsmUndefinedRefs() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 2536 auto &MCCtx = MF->getContext(); in insertIndirectBranch() local
|