Home
last modified time | relevance | path

Searched refs:native_encode_vector (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7866 native_encode_vector (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_vector() function
7944 return native_encode_vector (expr, ptr, len, off); in native_encode_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc7963 native_encode_vector (const_tree expr, unsigned char *ptr, int len, int off) in native_encode_vector() function
8042 return native_encode_vector (expr, ptr, len, off); in native_encode_expr()
H A DChangeLog-200611234 * fold-const.c (native_encode_vector): Determine the size of each
14406 * fold-const.c (native_encode_vector, native_interpret_real):
14417 (native_encode_vector): New function.
H A DChangeLog-201826171 * fold-const.c (native_encode_vector): If not all elts could fit
35054 (native_encode_vector, vec_cst_ctor_to_array): Likewise.
H A DChangeLog-201712808 (native_encode_fixed, native_encode_complex, native_encode_vector):
17931 (native_encode_vector): Likewise.
H A DChangeLog-201230477 * fold-const.c (const_binop, operand_equal_p, native_encode_vector,
H A DChangeLog-200713365 native_encode_vector, native_encode_expr, native_interpret_int,
H A DChangeLog-20193557 * fold-const.c (native_encode_vector): Turn into a wrapper function,
H A DChangeLog-201430927 (native_encode_vector): Likewise.