Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp781 auto FirstCst = MIB.buildConstant(SwitchTy, JTH.First); in emitJumpTableHeader() local
782 auto Sub = MIB.buildSub({SwitchTy}, SwitchOpReg, FirstCst); in emitJumpTableHeader()