Home
last modified time | relevance | path

Searched refs:CONST_STRING (Results 1 – 17 of 17) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c978 if (GET_CODE (av->value) == CONST_STRING
1097 case CONST_STRING:
1119 if (GET_CODE (av->value) == CONST_STRING
1289 attr_rtx (CONST_STRING, XSTR (exp, 1)));
1299 XVECEXP (newexp, 1, n++) = attr_rtx (CONST_STRING, p);
1437 case CONST_STRING:
1681 if (GET_CODE (left) == CONST_STRING)
1684 if (GET_CODE (right) == CONST_STRING)
2156 = (GET_CODE (newexp) != CONST_STRING in expand_units()
2163 || GET_CODE (max_blockage) != CONST_STRING); in expand_units()
[all …]
H A Dgensupport.c377 if (GET_CODE (sub) == CONST_STRING)
462 case CONST_STRING: in identify_predicable_attribute()
H A Dsched-vis.c570 case CONST_STRING:
H A Dra-debug.c243 case CONST_STRING: fprintf (file, "\"%s\"", XSTR (x, 0)); break;
H A Ddwarfout.c2681 case CONST_STRING:
2855 case CONST_STRING:
H A Ddwarf2out.c9283 case CONST_STRING:
9570 case CONST_STRING:
H A Drtl.def739 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", 'o')
H A DChangeLog.09188 for attribute value caching. Handle CONST_STRING, IF_THEN_ELSE.
H A DChangeLog.715622 * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
/openbsd-src/gnu/gcc/gcc/
H A Dgenattrtab.c766 if (GET_CODE (av->value) == CONST_STRING in check_attr_test()
895 case CONST_STRING: in check_attr_value()
915 if (GET_CODE (av->value) == CONST_STRING in check_attr_value()
1084 attr_rtx (CONST_STRING, XSTR (exp, 1))); in convert_set_attr()
1094 XVECEXP (newexp, 1, n++) = attr_rtx (CONST_STRING, p); in convert_set_attr()
1178 case CONST_STRING: in make_canonical()
1927 case CONST_STRING: in evaluate_eq_attr()
2930 av->value = attr_rtx (CONST_STRING, p); in gen_attr()
3421 case CONST_STRING: in write_test_expr()
3452 case CONST_STRING: in max_attr_value()
[all …]
H A Dgensupport.c395 if (GET_CODE (sub) == CONST_STRING) in is_predicable()
482 case CONST_STRING: in identify_predicable_attribute()
H A Dsched-vis.c436 case CONST_STRING: in print_value()
H A Ddwarf2out.c9183 else if (GET_CODE (rtl) == CONST_STRING) in loc_descriptor_from_tree_1()
9961 case CONST_STRING: in add_const_value_attribute()
10402 if (rtl && (CONSTANT_P (rtl) || GET_CODE (rtl) == CONST_STRING)) in add_location_or_const_value_attribute()
H A Drtl.def328 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", RTX_OBJ)
/openbsd-src/usr.bin/bc/
H A Dbc.y51 #define CONST_STRING ((ssize_t) -2) macro
767 instructions[current].index = CONST_STRING; in cs()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c5285 case CONST_STRING:
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c7185 case CONST_STRING: in arm_print_value()