Home
last modified time | relevance | path

Searched refs:build_asm_expr (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-tree.h584 extern tree build_asm_expr (location_t, tree, tree, tree, tree, tree, bool);
H A Dc-parser.c5173 ret = build_asm_stmt (quals, build_asm_expr (asm_loc, str, outputs, inputs, in c_parser_asm_statement()
H A Dc-typeck.c8586 build_asm_expr (location_t loc, tree string, tree outputs, tree inputs, in build_asm_expr() function
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h680 extern tree build_asm_expr (location_t, tree, tree, tree, tree, tree, bool,
H A Dc-typeck.c9997 build_asm_expr (location_t loc, tree string, tree outputs, tree inputs, in build_asm_expr() function
H A Dc-parser.c6439 build_asm_expr (asm_loc, str, outputs, inputs, in c_parser_asm_statement()