Lines Matching defs:InSize
24453 int InSize = InSVT.getSizeInBits() * NumElts;24454 In = extractSubVector(In, 0, DAG, dl, std::max(InSize, 128));