Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcse.c359 static int hash_arg_in_memory; variable
1759 hash_arg_in_memory = 0; in merge_equiv_classes()
1779 new_elt->in_memory = hash_arg_in_memory; in merge_equiv_classes()
2574 return hash_rtx (x, mode, &do_not_record, &hash_arg_in_memory, true); in canon_hash()
4004 hash_arg_in_memory = 0; in record_jump_cond()
4006 op0_in_memory = hash_arg_in_memory; in record_jump_cond()
4012 hash_arg_in_memory = 0; in record_jump_cond()
4014 op1_in_memory = hash_arg_in_memory; in record_jump_cond()
4658 hash_arg_in_memory = 0; in cse_insn()
4667 src_eqv_in_memory = hash_arg_in_memory; in cse_insn()
[all …]
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcse.c372 static int hash_arg_in_memory; variable
1790 hash_arg_in_memory = 0; in merge_equiv_classes()
1810 new_elt->in_memory = hash_arg_in_memory; in merge_equiv_classes()
2579 return hash_rtx (x, mode, &do_not_record, &hash_arg_in_memory, true); in canon_hash()
3959 hash_arg_in_memory = 0; in record_jump_cond()
3961 op0_in_memory = hash_arg_in_memory; in record_jump_cond()
3967 hash_arg_in_memory = 0; in record_jump_cond()
3969 op1_in_memory = hash_arg_in_memory; in record_jump_cond()
4421 hash_arg_in_memory = 0; in cse_insn()
4430 src_eqv_in_memory = hash_arg_in_memory; in cse_insn()
[all …]