Searched refs:ToCount (Results 1 – 1 of 1) sorted by relevance
2476 int ToCount = (FromCount * FromSize) / ToSize; in rescale() local2487 Ext, VectorType::get(ToITy, ToCount, /*Scalable=*/false), "cst"); in rescale()2489 Cast, VectorType::get(getBoolTy(), ToCount, /*Scalable=*/false), "trn"); in rescale()