Searched refs:TyLWidth (Results 1 – 1 of 1) sorted by relevance
490 unsigned TyLWidth = 0; in cmpConstants() local494 TyLWidth = VecTyL->getBitWidth(); in cmpConstants()498 if (TyLWidth != TyRWidth) in cmpConstants()499 return cmpNumbers(TyLWidth, TyRWidth); in cmpConstants()502 if (!TyLWidth) { in cmpConstants()