Searched refs:b_builder (Results 1 – 2 of 2) sorted by relevance
5155 rtx_vector_builder b_builder (VNx16BImode, builder.npatterns (), in aarch64_expand_sve_const_pred_trn()5162 b_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()5168 b_builder.quick_push (builder.elt (i + permute_size)); in aarch64_expand_sve_const_pred_trn()5190 b_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()5192 b_builder.quick_push (b_builder.elt (i - b_elt_size)); in aarch64_expand_sve_const_pred_trn()5195 b_builder.finalize (); in aarch64_expand_sve_const_pred_trn()5205 if (a_builder != b_builder) in aarch64_expand_sve_const_pred_trn()5207 b = aarch64_expand_sve_const_pred_1 (NULL_RTX, b_builder, false); in aarch64_expand_sve_const_pred_trn()
6442 rtx_vector_builder b_builder (VNx16BImode, builder.npatterns (), in aarch64_expand_sve_const_pred_trn() local6449 b_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()6455 b_builder.quick_push (builder.elt (i + permute_size)); in aarch64_expand_sve_const_pred_trn()6477 b_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()6479 b_builder.quick_push (b_builder.elt (i - b_elt_size)); in aarch64_expand_sve_const_pred_trn()6482 b_builder.finalize (); in aarch64_expand_sve_const_pred_trn()6492 if (a_builder != b_builder) in aarch64_expand_sve_const_pred_trn()6494 b = aarch64_expand_sve_const_pred_1 (NULL_RTX, b_builder, false); in aarch64_expand_sve_const_pred_trn()