Searched defs:emitJumpTable (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ | ||
D | IRTranslator.cpp | 508 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, in emitJumpTable() function in IRTranslator |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ | ||
D | IceTargetLoweringMIPS32.cpp | 1047 void TargetMIPS32::emitJumpTable(const Cfg *Func, in emitJumpTable() function in Ice::MIPS32::TargetMIPS32 |
D | IceTargetLoweringX8664.cpp | 6888 void TargetX8664::emitJumpTable(const Cfg *, in emitJumpTable() function in Ice::X8664::TargetX8664 |
D | IceTargetLoweringARM32.cpp | 1065 void TargetARM32::emitJumpTable(const Cfg *Func, in emitJumpTable() function in Ice::ARM32::TargetARM32 |
D | IceTargetLoweringX8632.cpp | 7615 void TargetX8632::emitJumpTable(const Cfg *, in emitJumpTable() function in Ice::X8632::TargetX8632 |