Searched refs:build_asm_expr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-tree.h | 581 extern tree build_asm_expr (tree, tree, tree, tree, bool);
|
| H A D | c-parser.c | 4488 ret = build_asm_stmt (quals, build_asm_expr (str, outputs, inputs, in c_parser_asm_statement()
|
| H A D | c-typeck.c | 7189 build_asm_expr (tree string, tree outputs, tree inputs, tree clobbers, in build_asm_expr() function
|
| H A D | ChangeLog-2004 | 261 * c-typeck.c (build_asm_expr): ... here. Validate input 29502 * c-typeck.c (build_asm_expr): Use ASM_EXPR. 33332 (build_asm_expr): Adapt to GENERIC/GIMPLE syntax. 42133 * c-typeck.c (build_asm_expr): New function - body mostly 42136 * c-tree.h (build_asm_expr, build_asm_stmt): Update prototypes.
|
| H A D | ChangeLog-2005 | 6233 (build_asm_expr): Call it if outputs are read-only. 14879 (build_asm_expr): Do not call default_function_array_conversion. 34249 * c-typeck.c (build_asm_expr): Strip nops off
|
| H A D | ChangeLog.tree-ssa | 82 * c-typeck.c (build_asm_expr): Mark the output operands
|