Home
last modified time | relevance | path

Searched refs:emitJumpTable (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h298 void emitJumpTable(SwitchCG::JumpTable &JT, MachineBasicBlock *MBB);
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h311 virtual void emitJumpTable(const Cfg *Func,
DIceTargetLoweringMIPS32.h131 void emitJumpTable(const Cfg *Func,
DIceCfg.cpp1655 getTarget()->emitJumpTable(this, JumpTable); in emitJumpTables()
DIceTargetLoweringARM32.h151 void emitJumpTable(const Cfg *Func,
DIceTargetLoweringX86Base.h392 void emitJumpTable(const Cfg *Func,
DIceTargetLoweringMIPS32.cpp1062 void TargetMIPS32::emitJumpTable(const Cfg *Func, in emitJumpTable() function in Ice::MIPS32::TargetMIPS32
DIceTargetLoweringARM32.cpp1214 void TargetARM32::emitJumpTable(const Cfg *Func, in emitJumpTable() function in Ice::ARM32::TargetARM32
DIceTargetLoweringX86BaseImpl.h8246 void TargetX86Base<TraitsType>::emitJumpTable(
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DIRTranslator.h333 void emitJumpTable(SwitchCG::JumpTable &JT, MachineBasicBlock *MBB);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp508 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, in emitJumpTable() function in IRTranslator
2205 emitJumpTable(JTCase.second, JTCase.second.MBB); in finalizeBasicBlock()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp744 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, in emitJumpTable() function in IRTranslator
2911 emitJumpTable(JTCase.second, JTCase.second.MBB); in finalizeBasicBlock()