Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsimplify-rtx.c6502 native_decode_vector_rtx (machine_mode mode, vec<target_unit> bytes, in native_decode_vector_rtx() function
6556 return native_decode_vector_rtx (mode, bytes, first_byte, nelts, 1); in native_decode_rtx()
6745 return native_decode_vector_rtx (outermode, buffer, 0, out_npatterns, in simplify_const_vector_subreg()
H A Drtl.h2416 extern rtx native_decode_vector_rtx (machine_mode, vec<target_unit>,
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsimplify-rtx.cc7033 native_decode_vector_rtx (machine_mode mode, const vec<target_unit> &bytes, in native_decode_vector_rtx() function
7086 return native_decode_vector_rtx (mode, bytes, first_byte, nelts, 1); in native_decode_rtx()
7275 return native_decode_vector_rtx (outermode, buffer, 0, out_npatterns, in simplify_const_vector_subreg()
H A Drtl.h2424 extern rtx native_decode_vector_rtx (machine_mode, const vec<target_unit> &,
H A DChangeLog10011 (native_decode_vector_rtx): Likewise.
H A DChangeLog-202119584 (native_decode_vector_rtx): Same.
19587 * simplify-rtx.c (native_decode_vector_rtx): Same.
H A DChangeLog-201914118 (native_decode_vector_rtx, subreg_size_lsb): Declare.
14124 (native_encode_rtx, native_decode_vector_rtx, native_decode_rtx)