Searched refs:VecTyL (Results 1 – 1 of 1) sorted by relevance
319 if (auto *VecTyL = dyn_cast<VectorType>(TyL)) in cmpConstants() local320 TyLWidth = VecTyL->getPrimitiveSizeInBits().getFixedValue(); in cmpConstants()