Home
last modified time | relevance | path

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

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