Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c4257 ea_load_store_inline (rtx mem, bool is_store, rtx ea_addr, rtx data_addr) in ea_load_store_inline() function
4426 ea_load_store_inline (mem, is_store, ea_addr, data_addr); in expand_ea_mem()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20094634 (ea_load_store_inline): Likewise.
H A DChangeLog-201225640 (spu_setup_incoming_varargs, ea_load_store_inline)
H A DChangeLog-201025029 * config/spu/spu.c (ea_load_store_inline): Use add_reg_note.
H A DChangeLog-201317716 * config/spu/spu.c (ea_load_store_inline): Likewise.
H A DChangeLog-201723753 (ea_load_store_inline): Update.
H A DChangeLog-201424511 (ea_load_store_inline): Strengthen local "insn" from rtx to rtx_insn *.