Searched refs:a_builder (Results 1 – 2 of 2) sorted by relevance
5153 rtx_vector_builder a_builder (VNx16BImode, builder.npatterns (), in aarch64_expand_sve_const_pred_trn()5161 a_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()5167 a_builder.quick_push (builder.elt (i)); in aarch64_expand_sve_const_pred_trn()5186 a_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()5188 a_builder.quick_push (a_builder.elt (i - a_elt_size)); in aarch64_expand_sve_const_pred_trn()5194 a_builder.finalize (); in aarch64_expand_sve_const_pred_trn()5199 rtx a = aarch64_expand_sve_const_pred_1 (NULL_RTX, a_builder, false); in aarch64_expand_sve_const_pred_trn()5205 if (a_builder != b_builder) in aarch64_expand_sve_const_pred_trn()
6440 rtx_vector_builder a_builder (VNx16BImode, builder.npatterns (), in aarch64_expand_sve_const_pred_trn() local6448 a_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()6454 a_builder.quick_push (builder.elt (i)); in aarch64_expand_sve_const_pred_trn()6473 a_builder.quick_push (const0_rtx); in aarch64_expand_sve_const_pred_trn()6475 a_builder.quick_push (a_builder.elt (i - a_elt_size)); in aarch64_expand_sve_const_pred_trn()6481 a_builder.finalize (); in aarch64_expand_sve_const_pred_trn()6486 rtx a = aarch64_expand_sve_const_pred_1 (NULL_RTX, a_builder, false); in aarch64_expand_sve_const_pred_trn()6492 if (a_builder != b_builder) in aarch64_expand_sve_const_pred_trn()