Searched refs:lowerJumpTables (Results 1 – 11 of 11) sorted by relevance
166 Ctx.lowerJumpTables(); in run()
479 void GlobalContext::lowerJumpTables() { DataLowering->lowerJumpTables(); } in lowerJumpTables() function in Ice::GlobalContext
354 void lowerJumpTables();
619 virtual void lowerJumpTables() = 0;
936 void lowerJumpTables() override;
1394 void lowerJumpTables() override;
1228 void lowerJumpTables() override;
5829 void TargetDataMIPS32::lowerJumpTables() { in lowerJumpTables() function in Ice::MIPS32::TargetDataMIPS32
7323 void TargetDataARM32::lowerJumpTables() { in lowerJumpTables() function in Ice::ARM32::TargetDataARM32
8330 void TargetDataX86<TraitsType>::lowerJumpTables() {
1071 ::context->lowerJumpTables(); in acquireRoutine()