Home
last modified time | relevance | path

Searched refs:getGlobalVariablesPool (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp255 Ice::VariableDeclarationList *getGlobalVariablesPool() { in getGlobalVariablesPool() function in __anon013ef65f0111::TopLevelParser
1042 Context->getGlobalVariablesPool())), in GlobalsParser()
1044 Context->getGlobalVariablesPool()->willNotBeEmitted(DummyGlobalVar); in GlobalsParser()
1086 Ice::VariableDeclaration::create(Context->getGlobalVariablesPool()); in getGlobalVarByID()
1196 auto *Pool = Context->getGlobalVariablesPool(); in ProcessRecord()
1205 auto *Pool = Context->getGlobalVariablesPool(); in ProcessRecord()
1233 auto *Pool = Context->getGlobalVariablesPool(); in ProcessRecord()