Searched refs:elemNum (Results 1 – 1 of 1) sorted by relevance
604 Result.AggregateVal.resize(elemNum); in getConstantValue()625 Result.AggregateVal.resize(elemNum); in getConstantValue()637 Result.AggregateVal.resize(elemNum); in getConstantValue()933 unsigned elemNum; in getConstantValue() local940 elemNum = CDV->getNumElements(); in getConstantValue()944 elemNum = VTy->getNumElements(); in getConstantValue()950 Result.AggregateVal.resize(elemNum); in getConstantValue()961 for (unsigned i = 0; i < elemNum; ++i) in getConstantValue()968 for (unsigned i = 0; i < elemNum; ++i) in getConstantValue()983 for (unsigned i = 0; i < elemNum; ++i) in getConstantValue()[all …]