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