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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-loop-distribution.c222 PKIND_MEMSET, PKIND_MEMCPY, PKIND_MEMMOVE enumerator in enum:partition_kind
1346 case PKIND_MEMMOVE:
1779 partition->kind = PKIND_MEMMOVE;
1801 partition->kind = PKIND_MEMMOVE;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-loop-distribution.cc226 PKIND_MEMSET, PKIND_MEMCPY, PKIND_MEMMOVE enumerator in enum:partition_kind
1356 case PKIND_MEMMOVE:
1797 partition->kind = PKIND_MEMMOVE;
1819 partition->kind = PKIND_MEMMOVE;

Completed in 86 milliseconds