Home
last modified time | relevance | path

Searched refs:VECTOR_CST_LOG2_NPATTERNS (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-streamer-out.cc1003 bp_pack_value (&bp, VECTOR_CST_LOG2_NPATTERNS (expr), 8); in streamer_write_tree_header()
Dtree.h1072 #define VECTOR_CST_LOG2_NPATTERNS(NODE) \ macro
1075 (1U << VECTOR_CST_LOG2_NPATTERNS (NODE))
Dfold-const.cc3150 if (VECTOR_CST_LOG2_NPATTERNS (arg0) in operand_equal_p()
3151 != VECTOR_CST_LOG2_NPATTERNS (arg1)) in operand_equal_p()
Dtree.cc2066 VECTOR_CST_LOG2_NPATTERNS (t) = log2_npatterns; in make_vector()
DChangeLog-20173831 (VECTOR_CST_LOG2_NPATTERNS, VECTOR_CST_NPATTERNS): New macros.
3836 (make_vector): Take the values of VECTOR_CST_LOG2_NPATTERNS and
3842 (make_vector): Take the values of VECTOR_CST_LOG2_NPATTERNS and
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc1166 compare_values (VECTOR_CST_LOG2_NPATTERNS); in compare_tree_sccs_1()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dmodule.cc5055 u (VECTOR_CST_LOG2_NPATTERNS (t)); in start()