Searched refs:ASM_LABELS (Results 1 – 5 of 5) sorted by relevance
994 for the statement. ASM_LABELS, if present, indicates various destinations
1317 #define ASM_LABELS(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 4) macro
6838 for (link = ASM_LABELS (expr); link; ++i, link = link_next) in gimplify_asm_expr()
9498 * tree.h (ASM_LABELS): New.
19039 tree labels = tsubst_copy_asm_operands (ASM_LABELS (t), args, in tsubst_expr()