Searched defs:emitJumpTable (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryEmitter.cpp | 774 void BinaryEmitter::emitJumpTable(const JumpTable &JT, MCSection *HotSection, emitJumpTable() function in BinaryEmitter |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 838 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, emitJumpTable() function in IRTranslator |