Searched refs:EltNum (Results 1 – 3 of 3) sorted by relevance
2410 unsigned EltNum = VecTy->getNumElements(); in UpgradeIntrinsicCall() local2416 for (unsigned I = 0; I < EltNum; ++I) in UpgradeIntrinsicCall()
2978 for (unsigned EltNum = 0; EltNum < NumElements; ++EltNum) { in handleVectorVectorBinOp() local2979 APValue LHSElt = LHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()2980 APValue RHSElt = RHSValue.getVectorElt(EltNum); in handleVectorVectorBinOp()
15 // Group template arguments that can be derived from the vector type (EltNum x