Searched refs:lowerJumpTables (Results 1 – 13 of 13) sorted by relevance
166 Ctx.lowerJumpTables(); in run()
479 void GlobalContext::lowerJumpTables() { DataLowering->lowerJumpTables(); } in lowerJumpTables() function in Ice::GlobalContext
354 void lowerJumpTables();
572 virtual void lowerJumpTables() = 0;
904 void lowerJumpTables() override;
1021 void lowerJumpTables() override;
1038 void lowerJumpTables() override;
1232 void lowerJumpTables() override;
5782 void TargetDataMIPS32::lowerJumpTables() { in lowerJumpTables() function in Ice::MIPS32::TargetDataMIPS32
6908 void TargetDataARM32::lowerJumpTables() { in lowerJumpTables() function in Ice::ARM32::TargetDataARM32
6991 void TargetDataX8664::lowerJumpTables() { in lowerJumpTables() function in Ice::X8664::TargetDataX8664
7727 void TargetDataX8632::lowerJumpTables() { in lowerJumpTables() function in Ice::X8632::TargetDataX8632
1058 ::context->lowerJumpTables(); in acquireRoutine()