Searched defs:punsignedp (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | explow.c | 767 promote_function_mode (const_tree type, machine_mode mode, int *punsignedp, in promote_function_mode() 852 promote_decl_mode (const_tree decl, int *punsignedp) in promote_decl_mode() 879 promote_ssa_mode (const_tree name, int *punsignedp) in promote_ssa_mode()
|
H A D | tree-data-ref.c | 636 int punsignedp, preversep, pvolatilep; in split_constant_offset_1() local 837 int punsignedp, preversep, pvolatilep; in dr_analyze_innermost() local
|
H A D | targhooks.c | 144 int *punsignedp, in default_promote_function_mode_always_promote()
|
H A D | tree-vect-data-refs.c | 3719 int punsignedp, reversep, pvolatilep = 0; in vect_check_gather_scatter() local
|
H A D | expr.c | 7174 machine_mode *pmode, int *punsignedp, in get_inner_reference()
|
H A D | fold-const.c | 4228 int *punsignedp, int *preversep, int *pvolatilep, in decode_field_reference()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | explow.c | 777 promote_function_mode (const_tree type, enum machine_mode mode, int *punsignedp, in promote_function_mode() 861 promote_decl_mode (const_tree decl, int *punsignedp) in promote_decl_mode()
|
H A D | tree-vect-data-refs.c | 2517 int punsignedp, pvolatilep; in vect_check_gather() local 2958 int punsignedp, pvolatilep; in vect_analyze_data_refs() local
|
H A D | targhooks.c | 135 int *punsignedp, in default_promote_function_mode_always_promote()
|
H A D | tree-data-ref.c | 590 int punsignedp, pvolatilep; in split_constant_offset_1() local 735 int punsignedp, pvolatilep; in dr_analyze_innermost() local
|
H A D | expr.c | 6525 enum machine_mode *pmode, int *punsignedp, in get_inner_reference()
|
H A D | fold-const.c | 3545 int *punsignedp, int *pvolatilep, in decode_field_reference()
|
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 7329 int *punsignedp, const_tree fntype, in ix86_promote_function_mode()
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 9394 int *punsignedp, const_tree fntype, in ix86_promote_function_mode()
|