Home
last modified time | relevance | path

Searched refs:ASM_STMT (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-dump.c68 case ASM_STMT:
H A Dc-common.def85 DEFTREECODE (ASM_STMT, "asm_stmt", 'e', 5)
H A Dc-semantics.c851 case ASM_STMT:
H A Dc-pretty-print.c1421 case ASM_STMT:
H A Dc-typeck.c6926 stmt = add_stmt (build_stmt (ASM_STMT, ridpointers[(int) RID_VOLATILE],
7000 return add_stmt (build_stmt (ASM_STMT, cv_qualifier, string,
H A Dc-common.c3955 case ASM_STMT:
H A DChangeLog.3719 LABEL_STMT, ASM_STMT, SCOPE_STMT, CASE_LABEL, STMT_EXPR.
884 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000914-1.c203 ASM_STMT, enumerator
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c963 r = build_stmt (ASM_STMT, cv_qualifier, string,
H A Dpt.c7872 case ASM_STMT:
H A DChangeLog4403 * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
12902 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
H A DChangeLog.24696 * pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into
12383 * cp-tree.def: Add ASM_STMT tree node.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1269 @tindex ASM_STMT
1408 @item ASM_STMT
1435 of the @code{ASM_STMT}.
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1138 CursorKind.ASM_STMT = CursorKind(215)
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20023000 * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.
H A DChangeLog-19994696 * pt.c (tsubst_expr, case ASM_STMT): Don't tsubst into
H A DChangeLog-20003030 CONTINUE_STMT, SWITCH_STMT, GOTO_STMT, LABEL_STMT, ASM_STMT,
H A DChangeLog-19985595 * cp-tree.def: Add ASM_STMT tree node.