Searched refs:getVectorShiftByInt (Results 1 – 3 of 3) sorted by relevance
362 SDValue getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) const;
2314 HexagonTargetLowering::getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) in getVectorShiftByInt() function in HexagonTargetLowering2348 return getVectorShiftByInt(Op, DAG); in LowerVECTOR_SHIFT()
1928 if (SDValue S = getVectorShiftByInt(Op, DAG)) in LowerHvxShift()