Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-math-opts.c1817 tree bswap32_type = NULL_TREE, bswap64_type = NULL_TREE; in execute_optimize_bswap() local
1845 bswap64_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (fndecl))); in execute_optimize_bswap()
1886 bswap_type = bswap64_type; in execute_optimize_bswap()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-ssa-store-merging.c1174 tree bswap32_type = NULL_TREE, bswap64_type = NULL_TREE; in execute() local
1193 bswap64_type = TREE_VALUE (TYPE_ARG_TYPES (TREE_TYPE (fndecl))); in execute()
1269 bswap_type = bswap64_type; in execute()