Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch64/
H A Dtest-assembler-sve-aarch64.cc156 InsrHelper(&masm, z1.VnH(), z1_inputs);
385 InsrHelper(&masm, zd, zd_inputs);
386 InsrHelper(&masm, za, za_inputs);
387 InsrHelper(&masm, zn, zn_inputs);
388 InsrHelper(&masm, zm, zm_inputs);
486 InsrHelper(&masm, z8.VnD(), z8_inputs);
488 InsrHelper(&masm, z15.VnD(), z15_inputs);
1138 InsrHelper(&masm, z10.VnB(), z10_inputs);
1139 InsrHelper(&masm, z11.VnB(), z11_inputs);
1148 InsrHelper(
[all...]
H A Dtest-utils-aarch64.h655 // InsrHelper(&masm, z0.VnS(), values); // Sets z0.S = { ..., 42, 43, 44 }
660 void InsrHelper(MacroAssembler* masm, in InsrHelper() function
H A Dtest-utils-aarch64.cc836 InsrHelper(masm, z0.WithLaneSize(esize), values); in SetFpData()

Completed in 6 milliseconds