Searched refs:ASM_VOLATILE_P (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-pretty-print.cc | 3274 if (ASM_VOLATILE_P (node)) in dump_generic_node()
|
| D | tree.h | 1321 #define ASM_VOLATILE_P(NODE) (ASM_EXPR_CHECK (NODE)->base.public_flag) macro
|
| D | ChangeLog.tuples | 3102 (gimplify_asm_expr): Carry ASM_VOLATILE_P and ASM_INPUT_P 3108 Set ASM_VOLATILE_P and ASM_INPUT_P for ASM_EXPRs.
|
| D | gimplify.cc | 6854 ASM_VOLATILE_P (expr) in gimplify_asm_expr()
|
| D | ChangeLog-2004 | 33214 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,
|
| D | ChangeLog.tree-ssa | 15561 ASM_INPUTS, ASM_CLOBBERS, ASM_VOLATILE_P, ASM_INPUT_P): Move to tree.h.
|
| D | ChangeLog-2008 | 18466 (ASM_VOLATILE_P): Likewise.
|
| D | ChangeLog-2000 | 16143 (ASM_VOLATILE_P): Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2005 | 839 read-only. Set ASM_VOLATILE_P for asms without outputs.
|
| D | semantics.cc | 1982 ASM_VOLATILE_P (r) = volatile_p || noutputs == 0; in finish_asm_stmt()
|
| D | ChangeLog-2000 | 3023 (ASM_VOLATILE_P): Likewise.
|
| D | ChangeLog-1999 | 3980 (ASM_VOLATILE_P): New macro.
|
| D | pt.cc | 19041 tmp = finish_asm_stmt (EXPR_LOCATION (t), ASM_VOLATILE_P (t), string, in tsubst_expr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | generic.texi | 2038 implicitly volatile, then the predicate @code{ASM_VOLATILE_P} will hold
|
| D | gccint.info | 11728 implicitly volatile, then the predicate 'ASM_VOLATILE_P' will hold
|