Searched refs:TyLWidth (Results 1 – 1 of 1) sorted by relevance
633 unsigned TyLWidth = 0; in cmpConstants() local637 TyLWidth = VecTyL->getBitWidth(); in cmpConstants()641 if (TyLWidth != TyRWidth) in cmpConstants()642 return cmpNumbers(TyLWidth, TyRWidth); in cmpConstants()645 if (!TyLWidth) { in cmpConstants()