Home
last modified time | relevance | path

Searched defs:emitJumpTable (Results 1 – 2 of 2) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DBinaryEmitter.cpp774 void BinaryEmitter::emitJumpTable(const JumpTable &JT, MCSection *HotSection, emitJumpTable() function in BinaryEmitter
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp838 void IRTranslator::emitJumpTable(SwitchCG::JumpTable &JT, emitJumpTable() function in IRTranslator