Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2465 Type *ToSTy = ToTy->getScalarType(); in rescale() local
2466 if (FromSTy == ToSTy) in rescale()
2470 int ToSize = getSizeOf(ToSTy); in rescale()