Home
last modified time | relevance | path

Searched refs:ovb (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dgnu-v3-abi.c768 const struct value_and_voffset *ovb = b; in eq_value_and_voffset() local
771 == value_address (ovb->value) + value_embedded_offset (ovb->value)); in eq_value_and_voffset()
782 const struct value_and_voffset * const *ovb = b; in compare_value_and_voffset() local
783 CORE_ADDR addrb = (value_address ((*ovb)->value) in compare_value_and_voffset()
784 + value_embedded_offset ((*ovb)->value)); in compare_value_and_voffset()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.c2159 affine_fn ova1, ova2, ovb; in compute_overlap_steps_for_affine_1_2() local
2211 affine_fn t2 = ovb; in compute_overlap_steps_for_affine_1_2()
2214 ovb = affine_fn_plus (ovb, overlaps_b_xz); in compute_overlap_steps_for_affine_1_2()
2222 affine_fn t2 = ovb; in compute_overlap_steps_for_affine_1_2()
2225 ovb = affine_fn_plus (ovb, overlaps_b_yz); in compute_overlap_steps_for_affine_1_2()
2234 affine_fn t4 = ovb; in compute_overlap_steps_for_affine_1_2()
2238 ovb = affine_fn_plus (ovb, overlaps_b_xyz); in compute_overlap_steps_for_affine_1_2()
2245 *overlaps_b = conflict_fn (1, ovb); in compute_overlap_steps_for_affine_1_2()
2492 affine_fn ova, ovb; in analyze_subscript_affine_affine() local
2501 &ova, &ovb, in analyze_subscript_affine_affine()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.c3310 affine_fn ova1, ova2, ovb; in compute_overlap_steps_for_affine_1_2() local
3361 affine_fn t2 = ovb; in compute_overlap_steps_for_affine_1_2()
3364 ovb = affine_fn_plus (ovb, overlaps_b_xz); in compute_overlap_steps_for_affine_1_2()
3372 affine_fn t2 = ovb; in compute_overlap_steps_for_affine_1_2()
3375 ovb = affine_fn_plus (ovb, overlaps_b_yz); in compute_overlap_steps_for_affine_1_2()
3384 affine_fn t4 = ovb; in compute_overlap_steps_for_affine_1_2()
3388 ovb = affine_fn_plus (ovb, overlaps_b_xyz); in compute_overlap_steps_for_affine_1_2()
3395 *overlaps_b = conflict_fn (1, ovb); in compute_overlap_steps_for_affine_1_2()
3641 affine_fn ova, ovb; in analyze_subscript_affine_affine() local
3650 &ova, &ovb, in analyze_subscript_affine_affine()
[all …]