Home
last modified time | relevance | path

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

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