Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp10392 bool IsPredTy = VTy->getElementType()->isIntegerTy(1); in FormSVEBuiltinResult() local
10393 unsigned MinElts = IsPredTy ? 16 : VTy->getMinNumElements(); in FormSVEBuiltinResult()
10403 if (IsPredTy) in FormSVEBuiltinResult()