Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDgenattrtab.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()
1085 attr_rtx (CONST_STRING, XSTR (exp, 1))); in convert_set_attr()
1095 XVECEXP (newexp, 1, n++) = attr_rtx (CONST_STRING, p); in convert_set_attr()
1179 case CONST_STRING: in make_canonical()
1928 case CONST_STRING: in evaluate_eq_attr()
2931 av->value = attr_rtx (CONST_STRING, p); in gen_attr()
3422 case CONST_STRING: in write_test_expr()
3453 case CONST_STRING: in max_attr_value()
[all …]
HDgensupport.c395 if (GET_CODE (sub) == CONST_STRING) in is_predicable()
482 case CONST_STRING: in identify_predicable_attribute()
HDsched-vis.c439 case CONST_STRING: in print_value()
HDdwarf2out.c9234 else if (GET_CODE (rtl) == CONST_STRING) in loc_descriptor_from_tree_1()
10012 case CONST_STRING: in add_const_value_attribute()
10490 if (rtl && (CONSTANT_P (rtl) || GET_CODE (rtl) == CONST_STRING)) in add_location_or_const_value_attribute()
HDrtl.def332 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", RTX_OBJ)
HDChangeLog-1997150 for attribute value caching. Handle CONST_STRING, IF_THEN_ELSE.
HDChangeLog-200230069 * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
/trueos/usr.bin/bc/
HDbc.y57 #define CONST_STRING ((ssize_t) -2) macro
789 instructions[current].index = CONST_STRING; in cs()
/trueos/contrib/gcc/config/arm/
HDarm.c7195 case CONST_STRING: in arm_print_value()