Searched refs:VecTyR (Results 1 – 1 of 1) sorted by relevance
305 if (auto *VecTyR = dyn_cast<VectorType>(TyR)) in cmpConstants() local306 TyRWidth = VecTyR->getPrimitiveSizeInBits().getFixedValue(); in cmpConstants()