Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1175 auto CstZero = MIB.buildConstant(SwitchTy, 0); in emitBitTestCase() local
1176 Cmp = MIB.buildICmp(CmpInst::ICMP_NE, LLT::scalar(1), AndOp, CstZero) in emitBitTestCase()