Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp9586 llvm::Constant *EightV = ConstantInt::get(Ty, 8); in EmitAArch64TblBuiltinExpr() local
9587 Value *CmpRes = Builder.CreateICmp(ICmpInst::ICMP_UGE, Ops[2], EightV); in EmitAArch64TblBuiltinExpr()