Searched defs:volatile_p (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.c | 1382 mt_set_memflags_1 (rtx x, int in_struct_p, int volatile_p) in mt_set_memflags_1() 1427 int in_struct_p, volatile_p; in mt_set_memflags() local
|
/openbsd/gnu/gcc/gcc/ |
H A D | c-tree.h | 282 BOOL_BITFIELD volatile_p : 1; member
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | function.c | 1363 int volatile_p = TREE_CODE (decl) != SAVE_EXPR && TREE_THIS_VOLATILE (decl); local 1505 volatile_p, used_p, consecutive_p, ht) in put_reg_into_stack() argument 3030 int volatile_p, used_p; local
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | semantics.c | 1192 finish_asm_stmt (int volatile_p, tree string, tree output_operands, in finish_asm_stmt()
|
H A D | parser.c | 10920 bool volatile_p = false; in cp_parser_asm_definition() local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha.c | 2585 alpha_set_memflags_1 (x, in_struct_p, volatile_p, unchanging_p) in alpha_set_memflags_1() argument 2641 int in_struct_p, volatile_p, unchanging_p; local
|