Home
last modified time | relevance | path

Searched refs:ASM_VOLATILE_P (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-pretty-print.cc3274 if (ASM_VOLATILE_P (node)) in dump_generic_node()
Dtree.h1321 #define ASM_VOLATILE_P(NODE) (ASM_EXPR_CHECK (NODE)->base.public_flag) macro
DChangeLog.tuples3102 (gimplify_asm_expr): Carry ASM_VOLATILE_P and ASM_INPUT_P
3108 Set ASM_VOLATILE_P and ASM_INPUT_P for ASM_EXPRs.
Dgimplify.cc6854 ASM_VOLATILE_P (expr) in gimplify_asm_expr()
DChangeLog-200433214 ASM_VOLATILE_P, FILE_STMT_FILENAME_NODE,
33331 (process_init_element): Use ASM_VOLATILE_P.
34014 ASM_INPUT_P, ASM_VOLATILE_P, COND_EXPR_COND,
DChangeLog.tree-ssa15561 ASM_INPUTS, ASM_CLOBBERS, ASM_VOLATILE_P, ASM_INPUT_P): Move to tree.h.
DChangeLog-200818466 (ASM_VOLATILE_P): Likewise.
DChangeLog-200016143 (ASM_VOLATILE_P): Likewise.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2005839 read-only. Set ASM_VOLATILE_P for asms without outputs.
Dsemantics.cc1982 ASM_VOLATILE_P (r) = volatile_p || noutputs == 0; in finish_asm_stmt()
DChangeLog-20003023 (ASM_VOLATILE_P): Likewise.
DChangeLog-19993980 (ASM_VOLATILE_P): New macro.
Dpt.cc19041 tmp = finish_asm_stmt (EXPR_LOCATION (t), ASM_VOLATILE_P (t), string, in tsubst_expr()
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgeneric.texi2038 implicitly volatile, then the predicate @code{ASM_VOLATILE_P} will hold
Dgccint.info11728 implicitly volatile, then the predicate 'ASM_VOLATILE_P' will hold