Home
last modified time | relevance | path

Searched refs:ASM_INLINE_P (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.h1268 #define ASM_INLINE_P(NODE) (ASM_EXPR_CHECK (NODE)->base.protected_flag) macro
H A Dgimplify.c6387 gimple_asm_set_inline (stmt, ASM_INLINE_P (expr)); in gimplify_asm_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c1625 ASM_INLINE_P (r) = inline_p; in finish_asm_stmt()
H A Dpt.c17000 clobbers, labels, ASM_INLINE_P (t)); in tsubst_expr()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c10116 ASM_INLINE_P (args) = is_inline; in build_asm_expr()