Searched refs:native_interpret_int (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | fold-const.c | 8185 native_interpret_int (tree type, const unsigned char *ptr, int len) in native_interpret_int() function 8403 return native_interpret_int (type, ptr, len); in native_interpret_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | fold-const.cc | 8628 native_interpret_int (tree type, const unsigned char *ptr, int len) in native_interpret_int() function 8835 return native_interpret_int (type, ptr, len); in native_interpret_expr()
|
H A D | ChangeLog-2007 | 13365 native_encode_vector, native_encode_expr, native_interpret_int, 33278 (native_interpret_int): Use build_int_cst_wide_type.
|
H A D | ChangeLog-2006 | 14420 (native_interpret_int): New function.
|
H A D | ChangeLog-2012 | 22734 (native_interpret_int, fold_binary_loc, fold_ternary_loc): Likewise.
|
H A D | ChangeLog-2010 | 30606 * fold-const.c (native_interpret_int): Use double_int_to_tree instead
|
H A D | ChangeLog-2013 | 38870 (native_interpret_int): Move double_int worker code to...
|
H A D | ChangeLog-2017 | 18565 (native_interpret_int): Likewise.
|
H A D | ChangeLog-2014 | 39881 (native_interpret_int): Likewise.
|