Searched defs:is_store (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp364 bool is_store; member in struct:__hwasan::AccessInfo
384 const bool is_store = code & 0x10; local
H A Dhwasan_report.cpp498 ReportTagMismatch(StackTrace *stack, uptr tagged_addr, uptr access_size, bool is_store, bool fatal, uptr *registers_frame) argument
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-alias.c796 count_uses_and_derefs(tree ptr, tree stmt, unsigned *num_uses_p, unsigned *num_derefs_p, bool *is_store) argument
H A Dtree-vrp.c3141 bool is_store; local
H A Dhaifa-sched.c348 may_trap_exp(rtx x, int is_store) argument
H A Dtree-vect-transform.c2194 bool is_store = false; local
3086 bool is_store; local
H A Dtree-ssa-structalias.c3096 bool is_store, is_potential_deref; local

Completed in 102 milliseconds