Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dpredicates.md219 return nds32_valid_multiple_load_store_p (op, true, false);
228 return nds32_valid_multiple_load_store_p (op, true, true);
236 return nds32_valid_multiple_load_store_p (op, false, false);
245 return nds32_valid_multiple_load_store_p (op, false, true);
H A Dnds32-protos.h95 extern bool nds32_valid_multiple_load_store_p (rtx, bool, bool);
H A Dnds32-predicates.c105 nds32_valid_multiple_load_store_p (rtx op, bool load_p, bool bim_p) in nds32_valid_multiple_load_store_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dpredicates.md219 return nds32_valid_multiple_load_store_p (op, true, false);
228 return nds32_valid_multiple_load_store_p (op, true, true);
236 return nds32_valid_multiple_load_store_p (op, false, false);
245 return nds32_valid_multiple_load_store_p (op, false, true);
H A Dnds32-protos.h95 extern bool nds32_valid_multiple_load_store_p (rtx, bool, bool);
H A Dnds32-predicates.cc105 nds32_valid_multiple_load_store_p (rtx op, bool load_p, bool bim_p) in nds32_valid_multiple_load_store_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201828264 (nds32_valid_multiple_load_store_p): ... to this.
28273 (nds32_valid_multiple_load_store_p): ... to this and refine