Searched refs:zd_matches_zn (Results 1 – 1 of 1) sorted by relevance
62 bool zd_matches_zn = movprfx_zd == GetRn(); in CanTakeSVEMovprfx() local158 return zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()208 return movprfx_is_unpredicated && zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()212 return movprfx_is_unpredicated && zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()219 return zd_matches && !zd_matches_zm && !zd_matches_zn; in CanTakeSVEMovprfx()231 return zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()259 return zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()270 return movprfx_is_unpredicated && zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()275 return movprfx_is_unpredicated && zd_matches && !zd_matches_zn; in CanTakeSVEMovprfx()296 return zd_matches && !zd_matches_zm && !zd_matches_zn; in CanTakeSVEMovprfx()[all …]