Searched refs:lowerJumpTables (Results 1 – 11 of 11) sorted by relevance
166 Ctx.lowerJumpTables(); in run()
480 void GlobalContext::lowerJumpTables() { DataLowering->lowerJumpTables(); } in lowerJumpTables() function in Ice::GlobalContext
357 void lowerJumpTables();
628 virtual void lowerJumpTables() = 0;
942 void lowerJumpTables() override;
1401 void lowerJumpTables() override;
1242 void lowerJumpTables() override;
5865 void TargetDataMIPS32::lowerJumpTables() { in lowerJumpTables() function in Ice::MIPS32::TargetDataMIPS32
7348 void TargetDataARM32::lowerJumpTables() { in lowerJumpTables() function in Ice::ARM32::TargetDataARM32
8574 void TargetDataX86<TraitsType>::lowerJumpTables() {
988 ::context->lowerJumpTables(); in acquireRoutine()