Home
last modified time | relevance | path

Searched refs:native_decode_rtx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c6529 rtx x = native_decode_rtx (GET_MODE_INNER (mode), bytes, first_byte); in native_decode_vector_rtx()
6547 native_decode_rtx (machine_mode mode, vec<target_unit> bytes, in native_decode_rtx() function
6799 return native_decode_rtx (outermode, buffer, 0); in simplify_immed_subreg()
H A Drtl.h2414 extern rtx native_decode_rtx (machine_mode, vec<target_unit>,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc7059 rtx x = native_decode_rtx (GET_MODE_INNER (mode), bytes, first_byte); in native_decode_vector_rtx()
7077 native_decode_rtx (machine_mode mode, const vec<target_unit> &bytes, in native_decode_rtx() function
7326 rtx ret = native_decode_rtx (outermode, buffer, 0); in simplify_immed_subreg()
H A Drtl.h2422 extern rtx native_decode_rtx (machine_mode, const vec<target_unit> &,
H A DChangeLog-202119583 * rtl.h (native_decode_rtx): Same.
19588 (native_decode_rtx): Same.
H A DChangeLog-201914117 * rtl.h (native_encode_rtx, native_decode_rtx)
14124 (native_encode_rtx, native_decode_vector_rtx, native_decode_rtx)