Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.h334 SDValue getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) const;
DHexagonISelLowering.cpp2071 HexagonTargetLowering::getVectorShiftByInt(SDValue Op, SelectionDAG &DAG) in getVectorShiftByInt() function in HexagonTargetLowering
2098 return getVectorShiftByInt(Op, DAG); in LowerVECTOR_SHIFT()
DHexagonISelLoweringHVX.cpp1364 if (SDValue S = getVectorShiftByInt(Op, DAG)) in LowerHvxShift()