Searched refs:VASL (Results 1 – 4 of 4) sorted by relevance
56 VASL, // Vector shifts by a scalar value enumerator
1951 case HexagonISD::VASL: return "HexagonISD::VASL"; in getTargetNodeName()2419 NewOpc = HexagonISD::VASL; in getVectorShiftByInt()2451 case HexagonISD::VASL: in LowerVECTOR_SHIFT()
2147 DAG.getNode(HexagonISD::VASL, dl, InpTy, {A, IsLeft ? ModS : NegS}); in LowerHvxFunnelShift()
1454 def HexagonVASL: SDNode<"HexagonISD::VASL", SDTHexagonVShift>;