Searched refs:pg_h (Results 1 – 1 of 1) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 4627 int pg_h[] = {1, 1, 0, 1, 1, 1, 0, 1}; in TEST_SVE() local 4646 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, add_exp_h); in TEST_SVE() 4665 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, sub_exp_h); in TEST_SVE() 4696 int pg_h[] = {1, 1, 0, 1, 1, 1, 0, 1}; in TEST_SVE() local 4713 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, umax_exp_h); in TEST_SVE() 4729 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, umin_exp_h); in TEST_SVE() 4746 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, uabd_exp_h); in TEST_SVE() 4777 int pg_h[] = {1, 1, 0, 1, 1, 1, 0, 1}; in TEST_SVE() local 4794 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, smax_exp_h); in TEST_SVE() 4811 IntBinArithHelper(config, fn, kHRegSize, pg_h, zn_h, zm_h, smin_exp_h); in TEST_SVE() [all …]
|