Searched refs:resolve_asm_operand_names (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | stmt.c | 686 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
|
| HD | tree.h | 4588 extern tree resolve_asm_operand_names (tree, tree, tree);
|
| HD | c-typeck.c | 7183 string = resolve_asm_operand_names (string, outputs, inputs); in build_asm_expr()
|
| HD | ChangeLog-2003 | 6179 * 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.
|
| HD | ChangeLog.tree-ssa | 10600 * gimplify.c (simplify_asm_expr): Call resolve_asm_operand_names.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | semantics.c | 1234 string = resolve_asm_operand_names (string, output_operands, in finish_asm_stmt()
|