Searched refs:lowerGlobals (Results 1 – 16 of 16) sorted by relevance
63 void Translator::lowerGlobals( in lowerGlobals() function in Ice::Translator
57 lowerGlobals(std::unique_ptr<VariableDeclarationList> VariableDeclarations);
163 Ctx.lowerGlobals("last"); in run()
394 void lowerGlobals(const std::string &SectionSuffix);553 lowerGlobals(NoSuffix); in lowerGlobalsIfNoCodeHasBeenSeen()
485 void GlobalContext::lowerGlobals(const std::string &SectionSuffix) { in lowerGlobals() function in Ice::GlobalContext503 DataLowering->lowerGlobals(Globals, SectionSuffix); in lowerGlobals()
616 virtual void lowerGlobals(const VariableDeclarationList &Vars,
916 lowerGlobals(std::move(GlobalDeclarationsPool)); in convertGlobals()
933 void lowerGlobals(const VariableDeclarationList &Vars,
1391 void lowerGlobals(const VariableDeclarationList &Vars,
1624 lowerGlobals(std::move(Globals)); in translate()
1225 void lowerGlobals(const VariableDeclarationList &Vars,
3031 getTranslator().lowerGlobals(std::move(Globals)); in installGlobalNamesAndGlobalVarInitializers()
5713 void TargetDataMIPS32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals() function in Ice::MIPS32::TargetDataMIPS32
7204 void TargetDataARM32::lowerGlobals(const VariableDeclarationList &Vars, in lowerGlobals() function in Ice::ARM32::TargetDataARM32
8366 void TargetDataX86<TraitsType>::lowerGlobals(
1049 ::context->lowerGlobals(""); in acquireRoutine()1069 ::context->lowerGlobals("last"); in acquireRoutine()