Lines Matching defs:CurVT
28521 EVT CurVT = ToCast.getValueType();28522 if (NewVT == CurVT)28525 if (NewVT.getSizeInBits() == CurVT.getSizeInBits())