Searched refs:TCtx (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp87 MCContext *TCtx; member in class:__anon18757::CWriter
106 TheModule(0), TAsm(0), MRI(0), MOFI(0), TCtx(0), TD(0),
144 delete TCtx;
1671 TCtx = new MCContext(*TAsm, *MRI, NULL);
1672 Mang = new Mangler(*TCtx, *TD);

Completed in 121 milliseconds