Searched refs:build_ref_for_offset (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20101013-1.c22 build_ref_for_offset (void *base, long long offset) function
32 void *ret = build_ref_for_offset ((void *)0, 32);
/haiku-buildtools/gcc/gcc/
H A Dipa-prop.h764 tree build_ref_for_offset (location_t, tree, HOST_WIDE_INT, tree,
H A Dtree-sra.c1546 build_ref_for_offset (location_t loc, tree base, HOST_WIDE_INT offset, function
1615 build_ref_for_offset. */
1630 t = build_ref_for_offset (loc, base, offset, exp_type, gsi, insert_after);
1635 return build_ref_for_offset (loc, base, offset, model->type,
1682 build_ref_for_model or build_ref_for_offset should be used instead. */
2293 root->expr = build_ref_for_offset (UNKNOWN_LOCATION,
H A Dipa-cp.c950 t = build_ref_for_offset (EXPR_LOCATION (t), t,

Completed in 66 milliseconds