Home
last modified time | relevance | path

Searched refs:ASM_CLOBBERS (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dipa-pure-const.c299 for (link = ASM_CLOBBERS (stmt); link; link = TREE_CHAIN (link)) in get_asm_expr_operands()
Dipa-reference.c419 for (link = ASM_CLOBBERS (stmt); link; link = TREE_CHAIN (link)) in get_asm_expr_operands()
Dtree-pretty-print.c1574 if (ASM_CLOBBERS (node)) in dump_generic_node()
1577 dump_generic_node (buffer, ASM_CLOBBERS (node), spc, flags, false); in dump_generic_node()
Dtree-ssa-operands.c1773 for (link = ASM_CLOBBERS (stmt); link; link = TREE_CHAIN (link)) in get_asm_expr_operands()
Dstmt.c1124 ASM_CLOBBERS (exp), ASM_VOLATILE_P (exp), in expand_asm_expr()
Dtree.h1544 #define ASM_CLOBBERS(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 3) macro
Dtree.def861 ASM_INPUTS, and ASM_CLOBBERS represent the outputs, inputs, and clobbers
DChangeLog.tree-ssa15561 ASM_INPUTS, ASM_CLOBBERS, ASM_VOLATILE_P, ASM_INPUT_P): Move to tree.h.
16245 for the ASM_OUTPUTS and ASM_CLOBBERS expressions of an ASM_STMT.
DChangeLog-200015977 (ASM_CLOBBERS): Likewise.
16133 (ASM_CLOBBERS): Likewise.
DChangeLog-200433213 ASM_CLOBBERS, STMT_EXPR_WARN_UNUSED_RESULT,
34013 ASM_STRING, ASM_OUTPUTS, ASM_INPUTS, ASM_CLOBBERS,
DChangeLog-200533308 ASM_CLOBBERS): Add tree checks.
/freebsd-12-stable/contrib/gcc/cp/
Dpt.c8712 tsubst_copy_asm_operands (ASM_CLOBBERS (t), args, complain, in_decl)); in tsubst_expr()
DChangeLog-20003013 (ASM_CLOBBERS): Likewise.
/freebsd-12-stable/contrib/gcc/doc/
Dc-tree.texi1580 @code{ASM_INPUTS}, and @code{ASM_CLOBBERS} will be the outputs, inputs,