Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceCompiler.cpp165 Ctx.lowerConstants(); in run()
H A DIceGlobalContext.cpp478 void GlobalContext::lowerConstants() { DataLowering->lowerConstants(); } in lowerConstants() function in Ice::GlobalContext
H A DIceGlobalContext.h355 void lowerConstants();
H A DIceTargetLowering.h627 virtual void lowerConstants() = 0;
H A DIceTargetLoweringMIPS32.h941 void lowerConstants() override;
H A DIceTargetLoweringARM32.h1400 void lowerConstants() override;
H A DIceTargetLoweringX86Base.h1241 void lowerConstants() override;
H A DIceTargetLoweringMIPS32.cpp5848 void TargetDataMIPS32::lowerConstants() { in lowerConstants() function in Ice::MIPS32::TargetDataMIPS32
H A DIceTargetLoweringARM32.cpp7336 void TargetDataARM32::lowerConstants() { in lowerConstants() function in Ice::ARM32::TargetDataARM32
H A DIceTargetLoweringX86BaseImpl.h8559 void TargetDataX86<TraitsType>::lowerConstants() {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1020 ::context->lowerConstants(); in acquireRoutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1032 ::context->lowerConstants(); in acquireRoutine()