Searched refs:tree_offset1 (Results 1 – 3 of 3) sorted by relevance
2691 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local2773 tree_offset1 = bit_position (field1); in hoist_adjacent_loads()2777 if (!tree_fits_uhwi_p (tree_offset1) in hoist_adjacent_loads()2782 offset1 = tree_to_uhwi (tree_offset1); in hoist_adjacent_loads()
3644 tree tree_offset1, tree_offset2, tree_size2, next; in hoist_adjacent_loads() local3726 tree_offset1 = bit_position (field1); in hoist_adjacent_loads()3730 if (!tree_fits_uhwi_p (tree_offset1) in hoist_adjacent_loads()3735 offset1 = tree_to_uhwi (tree_offset1); in hoist_adjacent_loads()
9803 tree tree_offset1; in gimplify_scan_omp_clauses() local9809 &tree_offset1); in gimplify_scan_omp_clauses()9811 bool do_map_struct = (base == decl && !tree_offset1); in gimplify_scan_omp_clauses()