Searched refs:NumElementsR (Results 1 – 1 of 1) sorted by relevance
311 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() local312 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) in cmpConstants()325 unsigned NumElementsR = cast<StructType>(TyR)->getNumElements(); in cmpConstants() local326 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) in cmpConstants()339 unsigned NumElementsR = cast<FixedVectorType>(TyR)->getNumElements(); in cmpConstants() local340 if (int Res = cmpNumbers(NumElementsL, NumElementsR)) in cmpConstants()