Searched refs:RotateActions (Results 1 – 1 of 1) sorted by relevance
181 auto &RotateActions = getActionDefinitionsBuilder({G_ROTL, G_ROTR}); in RISCVLegalizerInfo() local183 RotateActions.legalFor({{s32, sXLen}, {sXLen, sXLen}}); in RISCVLegalizerInfo()186 RotateActions.widenScalarIf(all(typeIs(0, s32), typeIs(1, s32)), in RISCVLegalizerInfo()189 RotateActions.lower(); in RISCVLegalizerInfo()