Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcse.cc349 static int hash_arg_in_memory; variable
1737 hash_arg_in_memory = 0; in merge_equiv_classes()
1757 new_elt->in_memory = hash_arg_in_memory; in merge_equiv_classes()
2562 return hash_rtx (x, mode, &do_not_record, &hash_arg_in_memory, true); in canon_hash()
3975 hash_arg_in_memory = 0; in record_jump_cond()
3977 op0_in_memory = hash_arg_in_memory; in record_jump_cond()
3983 hash_arg_in_memory = 0; in record_jump_cond()
3985 op1_in_memory = hash_arg_in_memory; in record_jump_cond()
4647 hash_arg_in_memory = 0; in cse_insn()
4656 src_eqv_in_memory = hash_arg_in_memory; in cse_insn()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcse.c360 static int hash_arg_in_memory; variable
1758 hash_arg_in_memory = 0; in merge_equiv_classes()
1778 new_elt->in_memory = hash_arg_in_memory; in merge_equiv_classes()
2584 return hash_rtx (x, mode, &do_not_record, &hash_arg_in_memory, true); in canon_hash()
4019 hash_arg_in_memory = 0; in record_jump_cond()
4021 op0_in_memory = hash_arg_in_memory; in record_jump_cond()
4027 hash_arg_in_memory = 0; in record_jump_cond()
4029 op1_in_memory = hash_arg_in_memory; in record_jump_cond()
4673 hash_arg_in_memory = 0; in cse_insn()
4682 src_eqv_in_memory = hash_arg_in_memory; in cse_insn()
[all …]