Home
last modified time | relevance | path

Searched refs:zd_matches (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.cc67 bool zd_matches = movprfx_zd == GetRd(); in CanTakeSVEMovprfx() local
78 movprfx_is_unpredicated && zd_isnt_zn && zd_matches; in CanTakeSVEMovprfx()
84 movprfx_is_unpredicated && zd_isnt_zn && zd_matches; in CanTakeSVEMovprfx()
115 movprfx_is_unpredicated && zd_isnt_zn && zd_matches; in CanTakeSVEMovprfx()
142 movprfx_is_unpredicated && zd_isnt_zn && zd_matches; in CanTakeSVEMovprfx()
193 return movprfx_is_unpredicated && zd_isnt_zm && zd_isnt_zn && zd_matches; in CanTakeSVEMovprfx()
236 return movprfx_is_unpredicated && zd_isnt_zn && zd_matches; in CanTakeSVEMovprfx()
260 return movprfx_is_unpredicated && zd_matches; in CanTakeSVEMovprfx()
269 return zd_matches; in CanTakeSVEMovprfx()
274 zd_matches; in CanTakeSVEMovprfx()
[all...]

Completed in 2 milliseconds