Home
last modified time | relevance | path

Searched refs:spu_split_load (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu-protos.h58 extern int spu_split_load (rtx * ops);
H A Dspu.c4515 return spu_split_load (ops); in spu_expand_mov()
4686 spu_split_load (rtx * ops) in spu_split_load() function
H A Dspu.md388 { if (spu_split_load(operands))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200921907 (spu_split_load, spu_split_store): Change return type to int.
21921 (spu_expand_mov): Call spu_split_load and spu_split_store for MEM
21924 (spu_split_load): Use spu_expand_load and change all MEM's to TImode.
H A DChangeLog-20063500 (spu_split_load, spu_split_store): Use updated movti pattern.
H A DChangeLog-200816279 (spu_split_load): Use regno_aligned_for_load instead of reg_align.