Searched refs:resolve_operand_name_1 (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stmt.c | 86 static char *resolve_operand_name_1 (char *, tree, tree, tree); 552 p = resolve_operand_name_1 (p, outputs, inputs, NULL); in resolve_asm_operand_names() 595 p = resolve_operand_name_1 (p, outputs, inputs, labels); in resolve_asm_operand_names() 611 resolve_operand_name_1 (char *p, tree outputs, tree inputs, tree labels) in resolve_operand_name_1() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stmt.cc | 86 static char *resolve_operand_name_1 (char *, tree, tree, tree); 553 p = resolve_operand_name_1 (p, outputs, inputs, NULL); in resolve_asm_operand_names() 596 p = resolve_operand_name_1 (p, outputs, inputs, labels); in resolve_asm_operand_names() 612 resolve_operand_name_1 (char *p, tree outputs, tree inputs, tree labels) in resolve_operand_name_1() function
|
H A D | ChangeLog-2009 | 9490 (resolve_asm_operand_names, resolve_operand_name_1): Likewise. 24620 (resolve_operand_name_1): Translate named operand name to locale
|
H A D | ChangeLog-2002 | 25602 (resolve_operand_name_1): Make same identifier to string change here. 32413 * stmt.c (resolve_operand_name_1): Take more care with mixed
|
H A D | ChangeLog-2021 | 32259 * stmt.c (resolve_operand_name_1): Take inout operands into account
|
H A D | ChangeLog-2001 | 8706 (resolve_operand_names, resolve_operand_name_1): New.
|
H A D | ChangeLog-2004 | 13780 resolve_operand_name_1, expand_return, expand_decl,
|