Home
last modified time | relevance | path

Searched defs:lowerSwitch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringMIPS32.cpp5571 void TargetMIPS32::lowerSwitch(const InstSwitch *Instr) { in lowerSwitch() function in Ice::MIPS32::TargetMIPS32
H A DIceTargetLoweringX8664.cpp5972 void TargetX8664::lowerSwitch(const InstSwitch *Instr) { in lowerSwitch() function in Ice::X8664::TargetX8664
H A DIceTargetLoweringARM32.cpp5984 void TargetARM32::lowerSwitch(const InstSwitch *Instr) { in lowerSwitch() function in Ice::ARM32::TargetARM32
H A DIceTargetLoweringX8632.cpp6591 void TargetX8632::lowerSwitch(const InstSwitch *Instr) { in lowerSwitch() function in Ice::X8632::TargetX8632