Searched refs:CONST_STRING (Results 1 – 17 of 17) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | genattrtab.c | 978 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 D | gensupport.c | 377 if (GET_CODE (sub) == CONST_STRING) 462 case CONST_STRING: in identify_predicable_attribute()
|
| H A D | sched-vis.c | 570 case CONST_STRING:
|
| H A D | ra-debug.c | 243 case CONST_STRING: fprintf (file, "\"%s\"", XSTR (x, 0)); break;
|
| H A D | dwarfout.c | 2681 case CONST_STRING: 2855 case CONST_STRING:
|
| H A D | dwarf2out.c | 9283 case CONST_STRING: 9570 case CONST_STRING:
|
| H A D | rtl.def | 739 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", 'o')
|
| H A D | ChangeLog.0 | 9188 for attribute value caching. Handle CONST_STRING, IF_THEN_ELSE.
|
| H A D | ChangeLog.7 | 15622 * dwarf2out.c (rtl_for_decl_location): Return CONST_STRING for
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | 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() 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 D | gensupport.c | 395 if (GET_CODE (sub) == CONST_STRING) in is_predicable() 482 case CONST_STRING: in identify_predicable_attribute()
|
| H A D | sched-vis.c | 436 case CONST_STRING: in print_value()
|
| H A D | dwarf2out.c | 9183 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 D | rtl.def | 328 DEF_RTL_EXPR(CONST_STRING, "const_string", "s", RTX_OBJ)
|
| /openbsd-src/usr.bin/bc/ |
| H A D | bc.y | 51 #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 D | arm.c | 5285 case CONST_STRING:
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | arm.c | 7185 case CONST_STRING: in arm_print_value()
|