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