Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1074 auto CstZero = MIB.buildConstant(SwitchTy, 0); in emitBitTestCase() local
1075 Cmp = MIB.buildICmp(CmpInst::ICMP_NE, LLT::scalar(1), AndOp, CstZero) in emitBitTestCase()