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