Searched defs:lowerGlobals (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceTranslator.cpp63 void Translator::lowerGlobals( function in class:Ice::Translator
H A DIceGlobalContext.cpp494 void GlobalContext::lowerGlobals(const std::string &SectionSuffix) { function in class:Ice::GlobalContext
522 DataLowering->lowerGlobals(Globals, SectionSuffix);
564 lowerGlobals(ProfileDataSection);
700 // lowerGlobals again -- this is a no-op if code has been emitted.
H A DIceTargetLoweringMIPS32.cpp5745 void TargetDataMIPS32::lowerGlobals(const VariableDeclarationList &Vars, function in class:Ice::MIPS32::__anon23514::TargetDataMIPS32

Completed in 202 milliseconds