Searched refs:pg_inputs (Results 1 – 1 of 1) sorted by relevance
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 2834 const Tg& pg_inputs, in PfirstPnextHelper() argument 2842 Initialise(&masm, pg.WithLaneSize(lane_size_in_bits), pg_inputs); in PfirstPnextHelper() 2883 ASSERT_EQUAL_SVE(pg_inputs, pg.WithLaneSize(lane_size_in_bits)); in PfirstPnextHelper() 2893 pg_inputs, in PfirstPnextHelper() 2903 const Tg& pg_inputs, in PfirstHelper() argument 2909 pg_inputs, in PfirstHelper() 2917 const Tg& pg_inputs, in PnextHelper() argument 2923 pg_inputs, in PnextHelper() 4542 const Tg& pg_inputs, in IntBinArithHelper() argument 4554 Initialise(&masm, p0.WithLaneSize(lane_size_in_bits), pg_inputs); in IntBinArithHelper() [all …]
|