Searched refs:nbuilder (Results 1 – 2 of 2) sorted by relevance
7307 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()
8052 rtx_vector_builder nbuilder (narrower_mode, 2, 1); in test_vector_ops_duplicate() local8053 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()