Searched refs:NumElementsArg (Results 1 – 1 of 1) sorted by relevance
2734 int NumElementsArg = VTy->getNumElements(); in CheckBuiltinFunctionCall() local2735 if (NumElementsArg != 2 && NumElementsArg != 4) { in CheckBuiltinFunctionCall()2737 << 1 /*a multiple of*/ << 64 << NumElementsArg * ElementBitCount; in CheckBuiltinFunctionCall()