Searched defs:lowerGlobals (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
D | IceTranslator.cpp | 63 void Translator::lowerGlobals( in lowerGlobals() function in Ice::Translator |
D | IceGlobalContext.cpp | 485 void GlobalContext::lowerGlobals(const std::string &SectionSuffix) { in lowerGlobals() function in Ice::GlobalContext |
D | IceTargetLoweringMIPS32.cpp | 5666 void TargetDataMIPS32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals() function in Ice::MIPS32::TargetDataMIPS32 |
D | IceTargetLoweringX8664.cpp | 7026 void TargetDataX8664::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals() function in Ice::X8664::TargetDataX8664 |
D | IceTargetLoweringARM32.cpp | 6789 void TargetDataARM32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals() function in Ice::ARM32::TargetDataARM32 |
D | IceTargetLoweringX8632.cpp | 7760 void TargetDataX8632::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals() function in Ice::X8632::TargetDataX8632 |