Home
last modified time | relevance | path

Searched refs:lowerJumpTables (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.cpp166 Ctx.lowerJumpTables(); in run()
H A DIceGlobalContext.cpp480 void GlobalContext::lowerJumpTables() { DataLowering->lowerJumpTables(); } in lowerJumpTables() function in Ice::GlobalContext
H A DIceGlobalContext.h357 void lowerJumpTables();
H A DIceTargetLowering.h628 virtual void lowerJumpTables() = 0;
H A DIceTargetLoweringMIPS32.h942 void lowerJumpTables() override;
H A DIceTargetLoweringARM32.h1401 void lowerJumpTables() override;
H A DIceTargetLoweringX86Base.h1242 void lowerJumpTables() override;
H A DIceTargetLoweringMIPS32.cpp5867 void TargetDataMIPS32::lowerJumpTables() { in lowerJumpTables() function in Ice::MIPS32::TargetDataMIPS32
H A DIceTargetLoweringARM32.cpp7355 void TargetDataARM32::lowerJumpTables() { in lowerJumpTables() function in Ice::ARM32::TargetDataARM32
H A DIceTargetLoweringX86BaseImpl.h8588 void TargetDataX86<TraitsType>::lowerJumpTables() {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1021 ::context->lowerJumpTables(); in acquireRoutine()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Reactor/
H A DSubzeroReactor.cpp1033 ::context->lowerJumpTables(); in acquireRoutine()