Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dstmt.h28 extern tree resolve_asm_operand_names (tree, tree, tree, tree);
H A Dstmt.c536 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) in resolve_asm_operand_names() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dstmt.c668 string = resolve_asm_operand_names (string, outputs, inputs, labels); in expand_asm_operands()
1309 resolve_asm_operand_names (tree string, tree outputs, tree inputs, tree labels) in resolve_asm_operand_names() function
H A Dtree.h5714 extern tree resolve_asm_operand_names (tree, tree, tree, tree);
H A Dc-typeck.c8601 string = resolve_asm_operand_names (string, outputs, inputs, labels); in build_asm_expr()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c1332 string = resolve_asm_operand_names (string, output_operands, in finish_asm_stmt()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c1488 string = resolve_asm_operand_names (string, output_operands, in finish_asm_stmt()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c10012 string = resolve_asm_operand_names (string, outputs, inputs, labels); in build_asm_expr()