Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.h156 VariableDeclarationList *getGlobalPool() { in getGlobalPool() function
DIceTargetLoweringARM32.cpp842 VariableDeclaration::create(Func->getGlobalPool(), SuppressMangling); in createGotoffRelocation()
845 Func->getGlobalPool()->willNotBeEmitted(Global); in createGotoffRelocation()
848 VariableDeclaration::create(Func->getGlobalPool(), SuppressMangling); in createGotoffRelocation()
852 Func->getGlobalPool(), Global, {RelocOffset::create(Ctx, 0)}, in createGotoffRelocation()
DIceTargetLoweringX8664.cpp5165 auto *Mask = VariableDeclaration::create(Func->getGlobalPool()); in lowerShuffleVector_CreatePshufbMask()
5169 Func->getGlobalPool(), Initializer, NumElements)); in lowerShuffleVector_CreatePshufbMask()
DIceTargetLoweringX8632.cpp5755 auto *Mask = VariableDeclaration::create(Func->getGlobalPool()); in lowerShuffleVector_CreatePshufbMask()
5759 Func->getGlobalPool(), Initializer, NumElements)); in lowerShuffleVector_CreatePshufbMask()