Home
last modified time | relevance | path

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

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