Searched defs:MCCtx (Results 1 – 5 of 5) sorted by relevance
83 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...]
109 T->createMCObjectFileInfo(MCCtx, /*PIC=*/false)); in initializeRecordStreamer() local
1006 initMCObjectFileInfo(MCContext & MCCtx,bool PIC,bool LargeCodeModel) initMCObjectFileInfo() argument
146 CodeViewContext(MCContext *MCCtx) : MCCtx(MCCtx) {} in CodeViewContext() argument
2905 auto &MCCtx = MF->getContext(); insertIndirectBranch() local [all...]