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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc814 /* Helper for find_bswap_or_nop and try_coalesce_bswap to compute
905 find_bswap_or_nop (gimple *stmt, struct symbolic_number *n, bool *bswap, function in namespace:__anon968
1436 gimple *ins_stmt = find_bswap_or_nop (cur_stmt, &n, &bswap,
1544 ins_stmt = find_bswap_or_nop (cur_stmt, &n, &bswap,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c786 /* Helper for find_bswap_or_nop and try_coalesce_bswap to compute
854 find_bswap_or_nop (gimple *stmt, struct symbolic_number *n, bool *bswap) function
1263 ins_stmt = find_bswap_or_nop (cur_stmt, &n, &bswap);

Completed in 174 milliseconds