/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
H A D | brig-mem-inst-handler.cc | 37 bool is_store = brig_inst->opcode == BRIG_OPCODE_ST; in build_mem_access() local 119 bool is_store = brig_inst->opcode == BRIG_OPCODE_ST; in operator ()() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | asan.cc | 940 bool is_store = true, got_reference_p = false; in get_mem_refs_of_builtin_call() local 2311 report_error_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in report_error_func() 2349 check_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in check_func() 2601 bool is_non_zero_len, bool before_p, bool is_store, in build_check_stmt() 2679 location_t location, bool is_store) in instrument_derefs() 2821 location_t location, bool is_store) in instrument_mem_region_access() 2927 bool is_store, is_instrumented = false; in maybe_instrument_assignment() local 3852 bool is_store = (flags & ASAN_CHECK_STORE) != 0; in asan_expand_check_ifn() local 4659 hwasan_check_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in hwasan_check_func() 4707 bool is_store = (flags & ASAN_CHECK_STORE) != 0; in hwasan_expand_check_ifn() local
|
H A D | tree-ssa-loop-im.cc | 695 simple_mem_ref_in_stmt (gimple *stmt, bool *is_store) in simple_mem_ref_in_stmt()
|
H A D | haifa-sched.cc | 431 may_trap_exp (const_rtx x, int is_store) in may_trap_exp()
|
H A D | tree-vect-stmts.cc | 11326 bool is_store = false; in vect_transform_stmt() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | asan.c | 782 bool is_store = true, got_reference_p = false; variable 1900 report_error_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in report_error_func() 1936 check_func (bool is_store, bool recover_p, HOST_WIDE_INT size_in_bytes, in check_func() 2261 location_t location, bool is_store) in instrument_derefs() 2394 location_t location, bool is_store) in instrument_mem_region_access() 2500 bool is_store, is_instrumented = false; in maybe_instrument_assignment() local 3364 bool is_store = (flags & ASAN_CHECK_STORE) != 0; in asan_expand_check_ifn() local
|
H A D | tree-ssa-loop-im.c | 588 simple_mem_ref_in_stmt (gimple *stmt, bool *is_store) in simple_mem_ref_in_stmt()
|
H A D | haifa-sched.c | 431 may_trap_exp (const_rtx x, int is_store) in may_trap_exp()
|
H A D | tree-vect-stmts.c | 11021 bool is_store = false; in vect_transform_stmt() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan.h | 158 bool is_store; member
|
H A D | hwasan_linux.cpp | 333 const bool is_store = code & 0x10; in GetAccessInfo() local
|
H A D | hwasan_report.cpp | 680 bool is_store, bool fatal, uptr *registers_frame) { in ReportTagMismatch()
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | interrupts.c | 156 int is_store) in data_storage_interrupt()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | bfin-parse.y | 390 is_store (INSTR_T x) in is_store() function
|
H A D | bfin-parse.c | 441 is_store (INSTR_T x) in is_store() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | bfin-parse.y | 390 is_store (INSTR_T x) in is_store() function
|
H A D | bfin-parse.c | 441 is_store (INSTR_T x) in is_store() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 4223 ea_load_store (rtx mem, bool is_store, rtx ea_addr, rtx data_addr) in ea_load_store() 4257 ea_load_store_inline (rtx mem, bool is_store, rtx ea_addr, rtx data_addr) in ea_load_store_inline() 4416 expand_ea_mem (rtx mem, bool is_store) in expand_ea_mem()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-string.cc | 2718 bool is_store = MEM_P (dest); in gen_lxvl_stxvl_move() local
|
H A D | rs6000-p8swap.cc | 158 unsigned int is_store : 1; member in swap_web_entry
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-p8swap.c | 158 unsigned int is_store : 1; variable
|