HomeSort by: relevance | last modified time | path
    Searched refs:getVectorShiftByInt (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 364 SDValue getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) const;
HexagonISelLowering.cpp 2263 HexagonTargetLowering::getVectorShiftByInt(SDValue Op, SelectionDAG &DAG)
2297 return getVectorShiftByInt(Op, DAG);
HexagonISelLoweringHVX.cpp 1672 if (SDValue S = getVectorShiftByInt(Op, DAG))

Completed in 68 milliseconds