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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c1194 tree bswap32_type = NULL_TREE, bswap64_type = NULL_TREE; local
1213 bswap64_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (fndecl)));
1289 bswap_type = bswap64_type;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc1464 tree bswap32_type = NULL_TREE, bswap64_type = NULL_TREE; local
1483 bswap64_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (fndecl)));
1571 bswap_type = bswap64_type;

Completed in 118 milliseconds