Home
last modified time | relevance | path

Searched refs:resolve_operand_name_1 (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstmt.c86 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 Dstmt.cc86 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 DChangeLog-20099490 (resolve_asm_operand_names, resolve_operand_name_1): Likewise.
24620 (resolve_operand_name_1): Translate named operand name to locale
H A DChangeLog-200225602 (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 DChangeLog-202132259 * stmt.c (resolve_operand_name_1): Take inout operands into account
H A DChangeLog-20018706 (resolve_operand_names, resolve_operand_name_1): New.
H A DChangeLog-200413780 resolve_operand_name_1, expand_return, expand_decl,