Lines Matching defs:CurVT
27979 EVT CurVT = ToCast.getValueType();27980 if (NewVT == CurVT)27983 if (NewVT.getSizeInBits() == CurVT.getSizeInBits())