Home
last modified time | relevance | path

Searched refs:address_needs_split (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c4203 address_needs_split (rtx mem) in address_needs_split() function
4698 if (!address_needs_split (ops[1])) in spu_split_load()
4734 if (!address_needs_split (ops[0])) in spu_split_store()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200921920 (address_needs_split): Define.