Home
last modified time | relevance | path

Searched refs:ASM_LABELS (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.def982 for the statement. ASM_LABELS, if present, indicates various destinations
H A Dtree.h1288 #define ASM_LABELS(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 4) macro
H A Dgimplify.c6520 for (link = ASM_LABELS (expr); link; ++i, link = link_next) in gimplify_asm_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.def994 for the statement. ASM_LABELS, if present, indicates various destinations
H A Dtree.h1317 #define ASM_LABELS(NODE) TREE_OPERAND (ASM_EXPR_CHECK (NODE), 4) macro
H A Dgimplify.cc6838 for (link = ASM_LABELS (expr); link; ++i, link = link_next) in gimplify_asm_expr()
H A DChangeLog-20099498 * tree.h (ASM_LABELS): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c18427 tree labels = tsubst_copy_asm_operands (ASM_LABELS (t), args, in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc19039 tree labels = tsubst_copy_asm_operands (ASM_LABELS (t), args, in tsubst_expr()