Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1173 Type *ToSTy = ToTy->getScalarType(); in rescale() local
1174 if (FromSTy == ToSTy) in rescale()
1178 int ToSize = getSizeOf(ToSTy); in rescale()