Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/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()
1179 case CONST_STRING: in make_canonical()
1928 case CONST_STRING: in evaluate_eq_attr()
3422 case CONST_STRING: in write_test_expr()
3453 case CONST_STRING: in max_attr_value()
3494 case CONST_STRING: in min_attr_value()
3536 case CONST_STRING: in or_attr_value()
3966 case CONST_STRING: in write_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.c439 case CONST_STRING: in print_value()
H A Ddwarf2out.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()
H A Drtl.def332 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", RTX_OBJ)
H A DChangeLog-1997150 for attribute value caching. Handle CONST_STRING, IF_THEN_ELSE.
H A DChangeLog-200230069 * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
/freebsd-12.1/usr.bin/bc/
H A Dbc.y57 #define CONST_STRING ((ssize_t) -2) macro
789 instructions[current].index = CONST_STRING; in cs()
/freebsd-12.1/contrib/gcc/config/arm/
H A Darm.c7195 case CONST_STRING: in arm_print_value()