Searched refs:getVectorShiftByInt (Results 1 – 3 of 3) sorted by relevance
356 SDValue getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) const;
2096 HexagonTargetLowering::getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) in getVectorShiftByInt() function in HexagonTargetLowering2123 return getVectorShiftByInt(Op, DAG); in LowerVECTOR_SHIFT()
1443 if (SDValue S = getVectorShiftByInt(Op, DAG)) in LowerHvxShift()