Searched refs:extractVectorPred (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 383 SDValue extractVectorPred(SDValue VecV, SDValue IdxV, const SDLoc &dl,
|
H A D | HexagonISelLowering.cpp | 2653 return extractVectorPred(VecV, IdxV, dl, ValTy, ResTy, DAG); in extractVector() 2698 HexagonTargetLowering::extractVectorPred(SDValue VecV, SDValue IdxV, in extractVectorPred() function in HexagonTargetLowering
|