Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h406 MVT typeExtElem(MVT VecTy, unsigned Factor) const;
H A DHexagonISelLoweringHVX.cpp460 HexagonTargetLowering::typeExtElem(MVT VecTy, unsigned Factor) const { in typeExtElem() function in HexagonTargetLowering
1718 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMulh()