Home
last modified time | relevance | path

Searched refs:resolve_asm_operand_names (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/gcc/
HDstmt.c686 string = resolve_asm_operand_names (string, outputs, inputs); in expand_asm_operands()
1232 resolve_asm_operand_names (tree string, tree outputs, tree inputs) in resolve_asm_operand_names() function
HDtree.h4588 extern tree resolve_asm_operand_names (tree, tree, tree);
HDc-typeck.c7183 string = resolve_asm_operand_names (string, outputs, inputs); in build_asm_expr()
HDChangeLog-20036179 * stmt.c (resolve_asm_operand_names): Call check_unique_operand_names
12176 * stmt.c (resolve_asm_operand_names): Don't copy the pattern
20399 * stmt.c (resolve_asm_operand_names): Rename from
20403 * tree.h: Declare resolve_asm_operand_names.
HDChangeLog.tree-ssa10600 * gimplify.c (simplify_asm_expr): Call resolve_asm_operand_names.
/NextBSD/contrib/gcc/cp/
HDsemantics.c1234 string = resolve_asm_operand_names (string, output_operands, in finish_asm_stmt()