Searched refs:TyLWidth (Results 1 – 1 of 1) sorted by relevance
300 unsigned TyLWidth = 0; in cmpConstants() local304 TyLWidth = VecTyL->getPrimitiveSizeInBits().getFixedValue(); in cmpConstants()308 if (TyLWidth != TyRWidth) in cmpConstants()309 return cmpNumbers(TyLWidth, TyRWidth); in cmpConstants()312 if (!TyLWidth) { in cmpConstants()