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