Searched refs:zt_ref (Results 1 – 1 of 1) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 8839 const ZRegister& zt_ref, in ScalarLoadHelper() argument 8847 masm->Dup(zt_ref, 0); in ScalarLoadHelper() 8855 masm->Cpy(zt_ref, p7.Merging(), rt); in ScalarLoadHelper() 9914 ZRegister zt_ref = z1.WithLaneSize(esize_in_bits); in GatherLoadScalarPlusVectorHelper() local 9948 zt_ref, in GatherLoadScalarPlusVectorHelper() 9973 __ Cmpeq(pg_diff, all.Zeroing(), zt_ref, zt_ff); in GatherLoadScalarPlusVectorHelper() 9982 ASSERT_EQUAL_SVE(zt_ref, zt); in GatherLoadScalarPlusVectorHelper() 10033 ZRegister zt_ref = z4.WithLaneSize(esize_in_bits); in GatherLoadScalarPlusScalarOrImmHelper() local 10062 zt_ref, in GatherLoadScalarPlusScalarOrImmHelper() 10074 ASSERT_EQUAL_SVE(zt_ref, zt_addresses); in GatherLoadScalarPlusScalarOrImmHelper() [all …]
|