Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Target/AMDGPU/
H A DPALMetadata.cpp83 MCContext &MCCtx = MF->getContext(); in TEST_F() local
116 MCContext &MCCtx in TEST_F() local
154 MCContext &MCCtx = MF->getContext(); TEST_F() local
182 MCContext &MCCtx = MF->getContext(); TEST_F() local
211 MCContext &MCCtx = MF->getContext(); TEST_F() local
237 MCContext &MCCtx = MF->getContext(); TEST_F() local
[all...]
/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp109 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); in initializeRecordStreamer() local
/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1006 initMCObjectFileInfo(MCContext & MCCtx,bool PIC,bool LargeCodeModel) initMCObjectFileInfo() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h146 CodeViewContext(MCContext *MCCtx) : MCCtx(MCCtx) {} in CodeViewContext() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp2905 auto &MCCtx = MF->getContext(); insertIndirectBranch() local
[all...]