Lines Matching defs:InVTSize
4738 uint64_t InVTSize = InVT.getFixedSizeInBits();4739 if (VTSize < InVTSize) {4754 if (VTSize > InVTSize) {5049 uint64_t InVTSize = InVT.getFixedSizeInBits();5050 if (VTSize < InVTSize) {5066 if (VTSize > InVTSize) {