Home
last modified time | relevance | path

Searched refs:ToCount (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2042 int ToCount = (FromCount * FromSize) / ToSize; in rescale() local
2053 Ext, VectorType::get(ToITy, ToCount, /*Scalable=*/false)); in rescale()
2055 Cast, VectorType::get(getBoolTy(), ToCount, /*Scalable=*/false)); in rescale()