Searched refs:FOR_STORES (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-p8swap.c982 enum chain_purpose { FOR_LOADS, FOR_STORES }; enumerator in enum:chain_purpose
988 If PURPOSE is FOR_STORES, each such register swap must have only
1036 else if (purpose == FOR_STORES)
2548 if (!chain_contains_only_swaps (insn_entry, link, FOR_STORES))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-p8swap.cc1002 enum chain_purpose { FOR_LOADS, FOR_STORES }; enumerator in enum:chain_purpose
1008 If PURPOSE is FOR_STORES, each such register swap must have only
1056 else if (purpose == FOR_STORES)
2610 if (!chain_contains_only_swaps (insn_entry, link, FOR_STORES))

Completed in 83 milliseconds