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