Home
last modified time | relevance | path

Searched refs:mimic_memory_attributes_and_flags (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-p8swap.c1523 mimic_memory_attributes_and_flags (rtx new_mem_exp, const_rtx original_mem_exp) in mimic_memory_attributes_and_flags() function
1598 mimic_memory_attributes_and_flags (new_mem_exp, dest_exp); in rs6000_gen_stvx()
1722 mimic_memory_attributes_and_flags (new_mem_exp, src_exp); in rs6000_gen_lvx()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-p8swap.cc1543 mimic_memory_attributes_and_flags (rtx new_mem_exp, const_rtx original_mem_exp) in mimic_memory_attributes_and_flags() function
1618 mimic_memory_attributes_and_flags (new_mem_exp, dest_exp); in rs6000_gen_stvx()
1742 mimic_memory_attributes_and_flags (new_mem_exp, src_exp); in rs6000_gen_lvx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201832071 (mimic_memory_attributes_and_flags): New function.