Searched refs:RevFsh (Results 1 – 1 of 1) sorted by relevance
6828 unsigned RevFsh = !IsLeft ? TargetOpcode::G_FSHL : TargetOpcode::G_FSHR; in lowerRotate() local6831 LI.isLegalOrCustom({RevFsh, {DstTy, AmtTy}})) { in lowerRotate()6843 return buildFunnelShift(RevFsh, Dst, Src, Amt); in lowerRotate()