Searched defs:instrument_expr (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tsan.c | 99 instrument_expr (gimple_stmt_iterator gsi, tree expr, bool is_write) in instrument_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tsan.cc | 104 instrument_expr (gimple_stmt_iterator gsi, tree expr, bool is_write) in instrument_expr() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 4537 tree instrument_expr = NULL_TREE; in cp_build_binary_op() local 5884 tsubst_flags_t complain, tree *instrument_expr) in pointer_diff()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 4974 tree instrument_expr = NULL_TREE; in cp_build_binary_op() local 6394 tsubst_flags_t complain, tree *instrument_expr) in pointer_diff()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 3944 pointer_diff (location_t loc, tree op0, tree op1, tree *instrument_expr) in pointer_diff() 11581 tree instrument_expr = NULL; in build_binary_op() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 3976 pointer_diff (location_t loc, tree op0, tree op1, tree *instrument_expr) in pointer_diff() 11793 tree instrument_expr = NULL; in build_binary_op() local
|