Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp772 auto FirstCst = MIB.buildConstant(SwitchTy, JTH.First); in emitJumpTableHeader() local
773 auto Sub = MIB.buildSub({SwitchTy}, SwitchOpReg, FirstCst); in emitJumpTableHeader()