Searched defs:lowerJumpTables (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ | ||
H A D | IceGlobalContext.cpp | 479 void GlobalContext::lowerJumpTables() { DataLowering->lowerJumpTables(); } in lowerJumpTables() function in Ice::GlobalContext |
H A D | IceTargetLoweringMIPS32.cpp | 5782 void TargetDataMIPS32::lowerJumpTables() { in lowerJumpTables() function in Ice::MIPS32::TargetDataMIPS32 |
H A D | IceTargetLoweringX8664.cpp | 6991 void TargetDataX8664::lowerJumpTables() { in lowerJumpTables() function in Ice::X8664::TargetDataX8664 |
H A D | IceTargetLoweringARM32.cpp | 6908 void TargetDataARM32::lowerJumpTables() { in lowerJumpTables() function in Ice::ARM32::TargetDataARM32 |
H A D | IceTargetLoweringX8632.cpp | 7727 void TargetDataX8632::lowerJumpTables() { in lowerJumpTables() function in Ice::X8632::TargetDataX8632 |