Searched refs:emitJumpTable (Results 1 – 3 of 3) sorted by relevance
150 void emitJumpTable(const JumpTable &JT, MCSection *HotSection,748 emitJumpTable(JT, HotSection, ColdSection); in emitJumpTables()753 void BinaryEmitter::emitJumpTable(const JumpTable &JT, MCSection *HotSection, in emitJumpTable() function in BinaryEmitter
340 void emitJumpTable(SwitchCG::JumpTable &JT, MachineBasicBlock *MBB);
755 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, in emitJumpTable() function in IRTranslator3148 emitJumpTable(JTCase.second, JTCase.second.MBB); in finalizeBasicBlock()