Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLowering.h407 bool isHvxSingleTy(MVT Ty) const;
HDHexagonISelLoweringHVX.cpp275 HexagonTargetLowering::isHvxSingleTy(MVT Ty) const { in isHvxSingleTy() function in HexagonTargetLowering
899 if (isHvxSingleTy(SubTy)) { in insertHvxSubvectorReg()
1276 assert(ResTy.isVector() && isHvxSingleTy(ResTy)); in LowerHvxMul()