Searched defs:pvolatilep (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
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 | 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 | 6526 int *pvolatilep, bool keep_aligning) in get_inner_reference()
|
H A D | fold-const.c | 3545 int *punsignedp, int *pvolatilep, in decode_field_reference()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
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 | tree-vect-data-refs.c | 3719 int punsignedp, reversep, pvolatilep = 0; in vect_check_gather_scatter() local
|
H A D | expr.c | 7175 int *preversep, int *pvolatilep) in get_inner_reference()
|
H A D | fold-const.c | 4228 int *punsignedp, int *preversep, int *pvolatilep, in decode_field_reference()
|