Searched refs:native_interpret_vector (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 8371 native_interpret_vector (tree type, const unsigned char *ptr, unsigned int len) in native_interpret_vector() function 8415 return native_interpret_vector (type, ptr, len); in native_interpret_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 8802 native_interpret_vector (tree type, const unsigned char *ptr, unsigned int len) in native_interpret_vector() function 8865 return native_interpret_vector (type, ptr, len); in native_interpret_expr()
|
H A D | ChangeLog-2017 | 3785 (native_interpret_vector): Likewise. 15153 (native_interpret_vector): Use auto_vec<tree> when building 17935 (native_interpret_vector): Likewise.
|
H A D | ChangeLog-2006 | 14423 (native_interpret_vector): New function.
|
H A D | ChangeLog-2012 | 30478 native_interpret_vector, fold_unary_loc, vec_cst_ctor_to_array,
|
H A D | ChangeLog-2007 | 13367 native_interpret_vector, native_interpret_expr): Likewise.
|
H A D | ChangeLog-2018 | 35056 (native_interpret_vector): Likewise. Change the size from an
|
H A D | ChangeLog-2019 | 1807 (native_interpret_vector): Use native_interpret_vector_part.
|