Searched defs:staticInit (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
H A D | IceTargetLowering.cpp | 269 void TargetLowering::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::TargetLowering |
H A D | IceTargetLoweringARM32.cpp | 53 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function |
H A D | IceTargetLoweringMIPS32.cpp | 48 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function 143 void TargetMIPS32::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::MIPS32::__anon25513::TargetMIPS32 |
H A D | IceTargetLoweringX8664.cpp | 56 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function 318 void TargetX8664::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::X8664::TargetX8664 |
H A D | IceTargetLoweringX8632.cpp | 57 void staticInit(::Ice::GlobalContext *Ctx) { in staticInit() function 309 void TargetX8632::staticInit(GlobalContext *Ctx) { in staticInit() function in Ice::X8632::TargetX8632 |
Completed in 38 milliseconds