Searched defs:HOST_WIDE_INT (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | hwint.h | 62 # define HOST_WIDE_INT long macro 66 # define HOST_WIDE_INT long long macro 70 # define HOST_WIDE_INT __int64 macro
|
H A D | expr.c | 2362 can_store_by_pieces (unsigned HOST_WIDE_INT len, in can_store_by_pieces() argument 2443 store_by_pieces (rtx to, unsigned HOST_WIDE_INT len, in store_by_pieces() argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | hooks.c | 131 hook_bool_mode_uhwi_false (machine_mode, unsigned HOST_WIDE_INT) in hook_bool_mode_uhwi_false() 187 hook_bool_const_tree_hwi_hwi_const_tree_false (const_tree, HOST_WIDE_INT, in hook_bool_const_tree_hwi_hwi_const_tree_false() argument 194 hook_bool_const_tree_hwi_hwi_const_tree_true (const_tree, HOST_WIDE_INT, in hook_bool_const_tree_hwi_hwi_const_tree_true() argument 201 default_can_output_mi_thunk_no_vcall (const_tree, HOST_WIDE_INT, in default_can_output_mi_thunk_no_vcall() argument 538 hook_optmode_mode_uhwi_none (machine_mode, unsigned HOST_WIDE_INT) in hook_optmode_mode_uhwi_none()
|
H A D | debug.c | 156 unsigned HOST_WIDE_INT *) in debug_false_tree_charstarstar_uhwistar() 163 unsigned HOST_WIDE_INT) in debug_nothing_tree_charstar_uhwi()
|
H A D | hwint.h | 55 # define HOST_WIDE_INT long macro 59 # define HOST_WIDE_INT long long macro
|
H A D | rtlhooks.c | 87 unsigned HOST_WIDE_INT *) in reg_nonzero_bits_general()
|
H A D | expr.c | 1296 can_store_by_pieces (unsigned HOST_WIDE_INT len, in can_store_by_pieces() argument 1375 store_by_pieces (rtx to, unsigned HOST_WIDE_INT len, in store_by_pieces() argument 1403 clear_by_pieces_1 (void *, HOST_WIDE_INT, scalar_int_mode) in clear_by_pieces_1() argument
|
/dflybsd-src/gnu/usr.bin/cc47/libcpp/ |
H A D | config.h | 228 #define HOST_WIDE_INT long long macro 230 #define HOST_WIDE_INT HWI_TYPE macro
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-common.c | 5640 (void *, tree, unsigned HOST_WIDE_INT), in check_function_arguments_recurse()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 8340 (void *, tree, unsigned HOST_WIDE_INT), in check_function_arguments_recurse()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 41696 x86_can_output_mi_thunk (const_tree, HOST_WIDE_INT, HOST_WIDE_INT vcall_offset, in x86_can_output_mi_thunk() argument
|