Searched refs:MFSHL (Results 1 – 4 of 4) sorted by relevance
59 MFSHL, // Funnel shifts with the shift amount guaranteed to be enumerator
1932 case HexagonISD::MFSHL: return "HexagonISD::MFSHL"; in getTargetNodeName()
2122 unsigned MOpc = Opc == ISD::FSHL ? HexagonISD::MFSHL : HexagonISD::MFSHR; in LowerHvxFunnelShift()
1434 def HexagonMFSHL: SDNode<"HexagonISD::MFSHL", SDTIntShiftDOp>;