Home
last modified time | relevance | path

Searched refs:trim_ld_motion_mems (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcse.c512 static void trim_ld_motion_mems (void);
2613 trim_ld_motion_mems (); in one_pre_gcse_pass()
3879 trim_ld_motion_mems (void) in trim_ld_motion_mems() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcse.cc512 static void trim_ld_motion_mems (void);
2595 trim_ld_motion_mems (); in one_pre_gcse_pass()
3858 trim_ld_motion_mems (void) in trim_ld_motion_mems() function
H A DChangeLog-200619772 one_code_hoisting_pass, trim_ld_motion_mems, update_ld_motion_stores,
H A DChangeLog-200125393 (trim_ld_motion_mems): Remove any expressions which are invalid.
H A DChangeLog-20056706 (trim_ld_motion_mems): Remove entry from hashtable if
H A DChangeLog-20031869 (trim_ld_motion_mems): Use hash_index to search a single bucket
H A DChangeLog-200211492 trim_ld_motion_mems): Altered due to changed type of hash tables.