Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h377 MVT typeExtElem(MVT VecTy, unsigned Factor) const;
DHexagonISelLoweringHVX.cpp228 HexagonTargetLowering::typeExtElem(MVT VecTy, unsigned Factor) const { in typeExtElem() function in HexagonTargetLowering
1212 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMul()
1269 MVT ExtTy = typeExtElem(ResTy, 2); in LowerHvxMulh()