Home
last modified time | relevance | path

Searched refs:getVectorShiftByInt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.h394 SDValue getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) const;
H A DHexagonISelLowering.cpp2375 HexagonTargetLowering::getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) in getVectorShiftByInt() function in HexagonTargetLowering
2405 if (SDValue S = getVectorShiftByInt(Op, DAG)) in LowerVECTOR_SHIFT()
H A DHexagonISelLoweringHVX.cpp2066 if (SDValue S = getVectorShiftByInt(Op, DAG)) in LowerHvxShift()