Home
last modified time | relevance | path

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

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