Searched refs:MFSHR (Results 1 – 4 of 4) sorted by relevance
60 MFSHR, // within the range of the bit width of the element. enumerator
1933 case HexagonISD::MFSHR: return "HexagonISD::MFSHR"; in getTargetNodeName()
2122 unsigned MOpc = Opc == ISD::FSHL ? HexagonISD::MFSHL : HexagonISD::MFSHR; in LowerHvxFunnelShift()
1435 def HexagonMFSHR: SDNode<"HexagonISD::MFSHR", SDTIntShiftDOp>;