Searched refs:VecQ (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.h | 517 SDValue compressHvxPred(SDValue VecQ, const SDLoc &dl, MVT ResTy,
|
| D | HexagonISelLoweringHVX.cpp | 1509 HexagonTargetLowering::compressHvxPred(SDValue VecQ, const SDLoc &dl, in compressHvxPred() argument 1519 MVT PredTy = ty(VecQ); in compressHvxPred() 1541 SDValue Sel = DAG.getSelect(dl, VecTy, VecQ, DAG.getBitcast(VecTy, Bytes), in compressHvxPred()
|