Home
last modified time | relevance | path

Searched refs:emitJumpTableHeader (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h339 bool emitJumpTableHeader(SwitchCG::JumpTable &JT,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp775 bool IRTranslator::emitJumpTableHeader(SwitchCG::JumpTable &JT, in emitJumpTableHeader() function in IRTranslator
964 if (!emitJumpTableHeader(*JT, *JTH, CurMBB)) in lowerJumpTableWorkItem()
3171 emitJumpTableHeader(JTCase.second, JTCase.first, JTCase.first.HeaderBB); in finalizeBasicBlock()