Searched refs:ref_code (Results 1 – 2 of 2) sorted by relevance
1715 enum tree_code ref_code = ERROR_MARK; in ref_at_iteration() local1759 ref_code = BIT_FIELD_REF; in ref_at_iteration()1768 ref_code = COMPONENT_REF; in ref_at_iteration()1796 ref = build3 (ref_code, ref_type, ref, ref_op1, ref_op2); in ref_at_iteration()
1596 enum tree_code ref_code = ERROR_MARK; variable1640 ref_code = BIT_FIELD_REF;1649 ref_code = COMPONENT_REF;1663 ref = build3 (ref_code, ref_type, ref, ref_op1, ref_op2);