Home
last modified time | relevance | path

Searched refs:int_builder (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c5297 rtx_vector_builder int_builder (VNx16QImode, builder.npatterns (), in aarch64_expand_sve_const_pred()
5300 int_builder.quick_push (INTVAL (builder.elt (i)) in aarch64_expand_sve_const_pred()
5303 int_builder.build ()); in aarch64_expand_sve_const_pred()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.cc6584 rtx_vector_builder int_builder (VNx16QImode, builder.npatterns (), in aarch64_expand_sve_const_pred() local
6587 int_builder.quick_push (INTVAL (builder.elt (i)) in aarch64_expand_sve_const_pred()
6590 int_builder.build ()); in aarch64_expand_sve_const_pred()