Home
last modified time | relevance | path

Searched defs:staticInit (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp269 void TargetLowering::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::TargetLowering
DIceGlobalContext.cpp359 TargetLowering::staticInit(this); in GlobalContext() member in Ice::GlobalContext::GlobalContext::TargetLowering
DIceTargetLoweringMIPS32.cpp48 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function
143 void TargetMIPS32::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringX8664.cpp56 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function
318 void TargetX8664::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::X8664::TargetX8664
DIceTargetLoweringARM32.cpp53 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function
301 void TargetARM32::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::ARM32::TargetARM32
DIceTargetLoweringX8632.cpp57 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function
309 void TargetX8632::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::X8632::TargetX8632