Home
last modified time | relevance | path

Searched defs:volatile_p (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-alias.h91 bool volatile_p; member
H A Dtree-ssa-operands.c1113 bool volatile_p = gimple_has_volatile_ops (stmt); in verify_ssa_operands() local
H A Dc-tree.h296 BOOL_BITFIELD volatile_p : 1; member
H A Dgimple-fold.c225 bool volatile_p = TREE_THIS_VOLATILE (*t); in maybe_fold_reference() local
H A Dgimplify.c4319 bool volatile_p = TREE_THIS_VOLATILE (*from_p); in gimplify_modify_expr_rhs() local
H A Dgimple.h3082 gimple_asm_set_volatile (gimple gs, bool volatile_p) in gimple_asm_set_volatile()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-alias.h96 bool volatile_p; member
H A Dtree-ssa-operands.c961 bool volatile_p = gimple_has_volatile_ops (stmt); in verify_ssa_operands() local
H A Dgimplify.c5201 bool volatile_p = TREE_THIS_VOLATILE (*from_p); in gimplify_modify_expr_rhs() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h370 BOOL_BITFIELD volatile_p : 1; member
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c1470 finish_asm_stmt (int volatile_p, tree string, tree output_operands, in finish_asm_stmt()
H A Dparser.c19186 bool volatile_p = (volatile_loc != UNKNOWN_LOCATION); in cp_parser_asm_definition() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c1314 finish_asm_stmt (int volatile_p, tree string, tree output_operands, in finish_asm_stmt()
H A Dparser.c15205 bool volatile_p = false; in cp_parser_asm_definition() local