Home
last modified time | relevance | path

Searched refs:TREE_STRING_POINTER (Results 1 – 25 of 46) sorted by relevance

12

/trueos/contrib/gcc/
HDstmt.c282 ggc_strdup (TREE_STRING_POINTER (string))); in expand_asm()
691 constraints[i] = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in expand_asm_operands()
693 constraints[i] = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in expand_asm_operands()
711 regname = TREE_STRING_POINTER (TREE_VALUE (tail)); in expand_asm_operands()
873 ggc_strdup (TREE_STRING_POINTER (string)), in expand_asm_operands()
1021 ggc_strdup (TREE_STRING_POINTER (string)), in expand_asm_operands()
1038 const char *regname = TREE_STRING_POINTER (TREE_VALUE (tail)); in expand_asm_operands()
1152 = n_occurrences (',', TREE_STRING_POINTER (TREE_VALUE (tmp))); in check_operand_nalternatives()
1165 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (tmp))); in check_operand_nalternatives()
1223 TREE_STRING_POINTER (TREE_PURPOSE (TREE_PURPOSE (i)))); in check_unique_operand_names()
[all …]
HDc-pragma.c525 if (asmname && strcmp (TREE_STRING_POINTER (asmname), oldname)) in maybe_apply_renaming_pragma()
555 if (strcmp (TREE_STRING_POINTER (asmname), in maybe_apply_renaming_pragma()
575 const char *prefix = TREE_STRING_POINTER (pragma_extern_prefix); in maybe_apply_renaming_pragma()
714 option_string = TREE_STRING_POINTER (x); in handle_pragma_diagnostic()
HDipa-pure-const.c282 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
292 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
HDvarasm.c395 memcpy (name, TREE_STRING_POINTER (dsn), TREE_STRING_LENGTH (dsn) + 1); in initialize_cold_section_name()
457 name = TREE_STRING_POINTER (DECL_SECTION_NAME (decl)); in get_named_section()
602 const char *name = TREE_STRING_POINTER (DECL_SECTION_NAME (decl)); in default_function_rodata_section()
681 str = TREE_STRING_POINTER (decl); in mergeable_string_section()
1180 fprintf (asm_out_file, "\t%s\n", TREE_STRING_POINTER (string)); in assemble_asm()
1412 && strcmp (TREE_STRING_POINTER (DECL_SECTION_NAME (decl)), in assemble_start_function()
2457 p = TREE_STRING_POINTER (exp); in const_hash_1()
2578 && ! memcmp (TREE_STRING_POINTER (t1), TREE_STRING_POINTER (t2), in compare_constant()
4106 assemble_string (TREE_STRING_POINTER (exp), thissize); in output_constant()
HDc-common.c4787 && strcmp (TREE_STRING_POINTER (DECL_SECTION_NAME (decl)), in handle_section_attribute()
4788 TREE_STRING_POINTER (TREE_VALUE (args))) != 0) in handle_section_attribute()
4973 id = get_identifier (TREE_STRING_POINTER (id)); in handle_alias_attribute()
5099 if (strcmp (TREE_STRING_POINTER (id), "default") == 0) in handle_visibility_attribute()
5101 else if (strcmp (TREE_STRING_POINTER (id), "internal") == 0) in handle_visibility_attribute()
5103 else if (strcmp (TREE_STRING_POINTER (id), "hidden") == 0) in handle_visibility_attribute()
5105 else if (strcmp (TREE_STRING_POINTER (id), "protected") == 0) in handle_visibility_attribute()
5200 if (!strcmp (TREE_STRING_POINTER (id), "local-exec")) in handle_tls_model_attribute()
5202 else if (!strcmp (TREE_STRING_POINTER (id), "initial-exec")) in handle_tls_model_attribute()
5204 else if (!strcmp (TREE_STRING_POINTER (id), "local-dynamic")) in handle_tls_model_attribute()
[all …]
HDipa-reference.c402 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
412 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
HDipa-type-escape.c985 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
995 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
HDtree-ssa-operands.c1733 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
1755 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in get_asm_expr_operands()
1774 if (strcmp (TREE_STRING_POINTER (TREE_VALUE (link)), "memory") == 0) in get_asm_expr_operands()
HDpasses.c133 alias = get_identifier (TREE_STRING_POINTER (alias)); in rest_of_decl_compilation()
HDc-lex.c797 || 0 != strncmp (TREE_STRING_POINTER (value), (char *) istr.text, in lex_string()
HDtree-nested.c565 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in walk_asm_expr()
576 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in walk_asm_expr()
HDprint-tree.c749 const char *p = TREE_STRING_POINTER (node); in print_node()
HDtree-dump.c544 fprintf (di->stream, "strg: %-7s ", TREE_STRING_POINTER (t)); in dequeue_and_dump()
HDtree.c1150 memcpy ((char *) TREE_STRING_POINTER (s), str, len); in build_string()
1151 ((char *) TREE_STRING_POINTER (s))[len] = '\0'; in build_string()
4664 && ! memcmp (TREE_STRING_POINTER (t1), TREE_STRING_POINTER (t2), in simple_cst_equal()
4871 return iterative_hash (TREE_STRING_POINTER (t), in iterative_hash_expr()
HDc-pretty-print.c817 const char *p = TREE_STRING_POINTER (s); in pp_c_string_literal()
HDtree-ssa-ccp.c1050 return build_int_cst (TREE_TYPE (t), (TREE_STRING_POINTER (ctor) in fold_const_aggregate_ref()
HDtree-outof-ssa.c774 = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (link))); in coalesce_asm_operands()
HDc-typeck.c6358 p = TREE_STRING_POINTER (str); in set_nonincremental_init_from_string()
7209 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (tail))); in build_asm_expr()
7230 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (tail))); in build_asm_expr()
HDdwarf2out.c10101 == strlen (TREE_STRING_POINTER (init)) + 1)) in rtl_for_decl_init()
10103 ggc_strdup (TREE_STRING_POINTER (init))); in rtl_for_decl_init()
10382 secname = TREE_STRING_POINTER (sectree); in secname_for_decl()
10387 secname = TREE_STRING_POINTER (sectree); in secname_for_decl()
/trueos/contrib/gcc/cp/
HDlex.c504 filename = ggc_strdup (TREE_STRING_POINTER (fname)); in handle_pragma_interface()
552 filename = ggc_strdup (TREE_STRING_POINTER (fname)); in handle_pragma_implementation()
HDtree.c1463 && !memcmp (TREE_STRING_POINTER (t1), TREE_STRING_POINTER (t2), in cp_tree_equal()
HDsemantics.c1265 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in finish_asm_stmt()
1284 constraint = TREE_STRING_POINTER (TREE_VALUE (TREE_PURPOSE (t))); in finish_asm_stmt()
HDparser.c786 fprintf (stream, " \"%s\"", TREE_STRING_POINTER (token->u.value)); in cp_lexer_print_token()
2934 str.text = (const unsigned char *)TREE_STRING_POINTER (tok->u.value); in cp_parser_string_literal()
2951 str.text = (unsigned char *)TREE_STRING_POINTER (tok->u.value); in cp_parser_string_literal()
8259 if (strlen (TREE_STRING_POINTER (linkage)) in cp_parser_linkage_specification()
8267 linkage = get_identifier (TREE_STRING_POINTER (linkage)); in cp_parser_linkage_specification()
21663 c_common_pch_pragma (parse_in, TREE_STRING_POINTER (name)); in cp_parser_initial_pragma()
HDdecl2.c831 asmspec = TREE_STRING_POINTER (asmspec_tree); in grokfield()
/trueos/contrib/gcc/config/
HDdarwin.c1130 == strlen (TREE_STRING_POINTER (exp)) + 1)) in machopic_select_section()

12