Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h408 MVT typeExtElem(MVT VecTy, unsigned Factor) const;
H A DHexagonISelLoweringHVX.cpp341 HexagonTargetLowering::typeExtElem(MVT VecTy, unsigned Factor) const { in typeExtElem() function in HexagonTargetLowering
1495 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMulh()