Searched refs:value_in (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | genrecog.c | 1053 parameter::parameter (type_enum type_in, bool is_param_in, uint64_t value_in) in parameter() argument 1054 : type (type_in), is_param (is_param_in), value (value_in) {} in parameter()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | genrecog.cc | 1051 parameter::parameter (type_enum type_in, bool is_param_in, uint64_t value_in) in parameter() argument 1052 : type (type_in), is_param (is_param_in), value (value_in) {} in parameter()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | aarch64.c | 134 ::simd_immediate_info (scalar_float_mode elt_mode_in, rtx value_in) in simd_immediate_info() argument 137 u.mov.value = value_in; in simd_immediate_info() 147 unsigned HOST_WIDE_INT value_in, in simd_immediate_info() argument 152 u.mov.value = gen_int_mode (value_in, elt_mode_in); in simd_immediate_info()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | aarch64.cc | 141 ::simd_immediate_info (scalar_float_mode elt_mode_in, rtx value_in) in simd_immediate_info() argument 144 u.mov.value = value_in; in simd_immediate_info() 154 unsigned HOST_WIDE_INT value_in, in simd_immediate_info() argument 159 u.mov.value = gen_int_mode (value_in, elt_mode_in); in simd_immediate_info()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-1996 | 3995 * valarith.c (value_in): Change builtin_type_chill_bool to 4014 * valarith.c (value_in): Add processing of TYPE_CODE_RANGE
|
| H A D | ChangeLog-2008 | 3053 * value.h (value_in): Change return value to int. 3054 * value.c (value_in): Return int instead of struct value *. 3057 of using LA_BOOL_TYPE. Update call to value_in.
|
| H A D | ChangeLog-1993 | 267 * valarith.c (value_bit_index, value_in), value.h: New functions,
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-1996 | 3995 * valarith.c (value_in): Change builtin_type_chill_bool to 4014 * valarith.c (value_in): Add processing of TYPE_CODE_RANGE
|
| H A D | ChangeLog-2008 | 3053 * value.h (value_in): Change return value to int. 3054 * value.c (value_in): Return int instead of struct value *. 3057 of using LA_BOOL_TYPE. Update call to value_in.
|
| H A D | ChangeLog-1993 | 267 * valarith.c (value_bit_index, value_in), value.h: New functions,
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 65411 Remove value_in 65412 value_in is unused. From git log, it seems to have been part of the
|