Home
last modified time | relevance | path

Searched refs:get_base_constructor (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.c6607 get_base_constructor (tree base, poly_int64_pod *bit_offset, in get_base_constructor() function
6651 return get_base_constructor (TREE_OPERAND (base, 0), in get_base_constructor()
6661 return get_base_constructor (base, bit_offset, valueize); in get_base_constructor()
7097 ctor = get_base_constructor (base, &offset, valueize); in fold_const_aggregate_ref_1()
7122 ctor = get_base_constructor (base, &offset, valueize); in fold_const_aggregate_ref_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.cc7706 get_base_constructor (tree base, poly_int64_pod *bit_offset, in get_base_constructor() function
7750 return get_base_constructor (TREE_OPERAND (base, 0), in get_base_constructor()
7760 return get_base_constructor (base, bit_offset, valueize); in get_base_constructor()
8211 ctor = get_base_constructor (base, &offset, valueize); in fold_const_aggregate_ref_1()
8236 ctor = get_base_constructor (base, &offset, valueize); in fold_const_aggregate_ref_1()
H A DChangeLog-20103796 * tree-ssa-ccp.c (get_base_constructor): Remove superfluous breaks.
11697 * tree-ssa-ccp.c (get_base_constructor): Take HOST_WIDE_INT offset;
13487 * tree-ssa-ccp.c (get_base_constructor): Use it.
14411 (get_base_constructor): Break out from ...
H A DChangeLog-2017602 * gimple-fold.c (get_base_constructor): Likewise.
1236 * gimple-fold.c (get_base_constructor): Return the offset as a
H A DChangeLog-201219926 * gimple-fold.c (get_base_constructor): Do not return an
H A DChangeLog-201618063 * gimple-fold.c (get_base_constructor): Add VIEW_CONVERT case,
H A DChangeLog-201829052 * gimple-fold.c (get_base_constructor): Make earlier bail out
H A DChangeLog-201133768 get_base_constructor): Move ...
H A DChangeLog-201327306 (get_base_constructor): Likwise.
H A DChangeLog-20157900 (get_base_constructor): Likewise.
H A DChangeLog-201439916 * gimple-fold.c (get_base_constructor): Likewise.