Home
last modified time | relevance | path

Searched refs:get_rtx_code (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dccmp.cc143 *rcode = get_rtx_code (code, *up); in get_compare_parts()
173 rhs1, rhs2, get_rtx_code (code, 0)); in expand_ccmp_next()
H A Doptabs.h377 extern enum rtx_code get_rtx_code (enum tree_code tcode, bool unsignedp);
H A Doptabs.cc6026 get_rtx_code (enum tree_code tcode, bool unsignedp) in get_rtx_code() function
6046 enum rtx_code rcode = get_rtx_code (tcode, unsignedp); in vector_compare_rtx()
H A DChangeLog-20202692 (get_rtx_code): Use get_rtx_code_1.
2693 (get_rtx_code_1): Version of get_rtx_code that returns UNKNOWN
19511 * optabs.c (get_rtx_code): Make it global.
H A DChangeLog-20147354 * optabs.c (get_rtx_code): Make it global.
7355 * optabs.h (get_rtx_code): New prototype.
H A DChangeLog-200411039 (get_rtx_code): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dccmp.c143 *rcode = get_rtx_code (code, *up); in get_compare_parts()
173 rhs1, rhs2, get_rtx_code (code, 0)); in expand_ccmp_next()
H A Doptabs-tree.c363 return can_vcond_compare_p (get_rtx_code (code, TYPE_UNSIGNED (cmp_op_type)), in vcond_icode_p()
H A Doptabs.h366 extern enum rtx_code get_rtx_code (enum tree_code tcode, bool unsignedp);
H A Doptabs.c5390 get_rtx_code (enum tree_code tcode, bool unsignedp) in get_rtx_code() function
5466 enum rtx_code rcode = get_rtx_code (tcode, unsignedp); in vector_compare_rtx()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc420 rtx_code code = get_rtx_code (m_code, unsigned_p); in expand()
449 rtx_code code = get_rtx_code (m_code, unsigned_p); in expand()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins-base.cc420 rtx_code code = get_rtx_code (m_code, unsigned_p); in expand()
449 rtx_code code = get_rtx_code (m_code, unsigned_p); in expand()