Searched refs:native_encode_vector (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 7866 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 D | fold-const.cc | 7963 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 D | ChangeLog-2006 | 11234 * 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 D | ChangeLog-2018 | 26171 * fold-const.c (native_encode_vector): If not all elts could fit 35054 (native_encode_vector, vec_cst_ctor_to_array): Likewise.
|
H A D | ChangeLog-2017 | 12808 (native_encode_fixed, native_encode_complex, native_encode_vector): 17931 (native_encode_vector): Likewise.
|
H A D | ChangeLog-2012 | 30477 * fold-const.c (const_binop, operand_equal_p, native_encode_vector,
|
H A D | ChangeLog-2007 | 13365 native_encode_vector, native_encode_expr, native_interpret_int,
|
H A D | ChangeLog-2019 | 3557 * fold-const.c (native_encode_vector): Turn into a wrapper function,
|
H A D | ChangeLog-2014 | 30927 (native_encode_vector): Likewise.
|