Searched refs:resolve_asm_operand_names (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dstmt.c671 string = resolve_asm_operand_names (string, outputs, inputs, labels);
1295 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels)
1289 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) function
H A Dtree.h5164 extern tree resolve_asm_operand_names (tree, tree, tree, tree);
H A Dc-typeck.c8196 string = resolve_asm_operand_names (string, outputs, inputs, labels);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dstmt.c682 string = resolve_asm_operand_names (string, outputs, inputs);
1224 resolve_asm_operand_names (tree string, tree outputs, tree inputs)
1218 resolve_asm_operand_names (tree string, tree outputs, tree inputs) function
H A Dtree.h4133 extern tree resolve_asm_operand_names (tree, tree, tree);
H A Dc-typeck.c6708 string = resolve_asm_operand_names (string, outputs, inputs);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/cp/
H A Dsemantics.c1198 string = resolve_asm_operand_names (string, output_operands,
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c1226 string = resolve_asm_operand_names (string, output_operands,

Completed in 329 milliseconds