Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c7307 rtx_vector_builder nbuilder (narrower_mode, 2, 1); in test_vector_ops_duplicate()
7308 nbuilder.quick_push (const0_rtx); in test_vector_ops_duplicate()
7309 nbuilder.quick_push (const1_rtx); in test_vector_ops_duplicate()
7315 nbuilder.build (), in test_vector_ops_duplicate()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc8052 rtx_vector_builder nbuilder (narrower_mode, 2, 1); in test_vector_ops_duplicate() local
8053 nbuilder.quick_push (const0_rtx); in test_vector_ops_duplicate()
8054 nbuilder.quick_push (const1_rtx); in test_vector_ops_duplicate()
8060 nbuilder.build (), in test_vector_ops_duplicate()