Searched refs:CONST_STRING (Results 1 – 9 of 9) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | genattrtab.c | 766 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 …]
|
| HD | gensupport.c | 395 if (GET_CODE (sub) == CONST_STRING) in is_predicable() 482 case CONST_STRING: in identify_predicable_attribute()
|
| HD | sched-vis.c | 439 case CONST_STRING: in print_value()
|
| HD | dwarf2out.c | 9234 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()
|
| HD | rtl.def | 332 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", RTX_OBJ)
|
| HD | ChangeLog-1997 | 150 for attribute value caching. Handle CONST_STRING, IF_THEN_ELSE.
|
| HD | ChangeLog-2002 | 30069 * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
|
| /trueos/usr.bin/bc/ |
| HD | bc.y | 57 #define CONST_STRING ((ssize_t) -2) macro 789 instructions[current].index = CONST_STRING; in cs()
|
| /trueos/contrib/gcc/config/arm/ |
| HD | arm.c | 7195 case CONST_STRING: in arm_print_value()
|