Searched refs:can_copy (Results 1 – 6 of 6) sorted by relevance
531 #define can_copy \ macro546 memset (can_copy, 0, NUM_MACHINE_MODES); in compute_can_copy()553 can_copy[i] = 0; in compute_can_copy()558 can_copy[i] = 1; in compute_can_copy()562 can_copy[i] = 1; in compute_can_copy()578 return can_copy[mode] != 0; in can_copy_p()
27902 * gcse.c (can_copy_p): Rename it to can_copy.27904 (compute_can_copy): Use can_copy instead of can_copy_p.
21313 (can_copy): Redefine as a macro.
3923 * dwarf2read.c (dwarf2_per_objfile): Add can_copy3928 * dwarf2read.h (dwarf2_per_objfile): Add can_copy3930 <can_copy>: New member.