Searched refs:TyLWidth (Results 1 – 1 of 1) sorted by relevance
625 unsigned TyLWidth = 0; in cmpConstants() local629 TyLWidth = VecTyL->getBitWidth(); in cmpConstants()633 if (TyLWidth != TyRWidth) in cmpConstants()634 return cmpNumbers(TyLWidth, TyRWidth); in cmpConstants()637 if (!TyLWidth) { in cmpConstants()