Searched refs:TyLWidth (Results 1 – 1 of 1) sorted by relevance
226 unsigned TyLWidth = 0; in cmpConstants() local230 TyLWidth = VecTyL->getBitWidth(); in cmpConstants()234 if (TyLWidth != TyRWidth) in cmpConstants()235 return cmpNumbers(TyLWidth, TyRWidth); in cmpConstants()238 if (!TyLWidth) { in cmpConstants()