Home
last modified time | relevance | path

Searched defs:is_clobber (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dmovement.h185 bool is_clobber = is_a<clobber_info *> (def); in restrict_movement_for_defs_ignoring() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h68 bool is_clobber () const { return flags & rtx_obj_flags::IS_CLOBBER; } in is_clobber() function
H A Dasan.cc3677 bool is_clobber, unsigned size, in asan_store_shadow_bytes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dasan.c3214 bool is_clobber, unsigned size, in asan_store_shadow_bytes()