Searched refs:IsPredTy (Results 1 – 1 of 1) sorted by relevance
10392 bool IsPredTy = VTy->getElementType()->isIntegerTy(1); in FormSVEBuiltinResult() local10393 unsigned MinElts = IsPredTy ? 16 : VTy->getMinNumElements(); in FormSVEBuiltinResult()10403 if (IsPredTy) in FormSVEBuiltinResult()