Searched refs:getVectorShiftByInt (Results 1 – 3 of 3) sorted by relevance
334 SDValue getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) const;
2071 HexagonTargetLowering::getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) in getVectorShiftByInt() function in HexagonTargetLowering2098 return getVectorShiftByInt(Op, DAG); in LowerVECTOR_SHIFT()
1364 if (SDValue S = getVectorShiftByInt(Op, DAG)) in LowerHvxShift()