Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddse.c424 static insn_info_t active_local_stores; variable
1005 active_local_stores = NULL; in reset_active_stores()
1206 insn_info_t ptr = active_local_stores; in clear_rhs_from_active_local_stores()
1492 ptr = active_local_stores; in record_store()
2131 insn_info_t i_ptr = active_local_stores; in check_mem_read_rtx()
2428 insn_info_t i_ptr = active_local_stores; in scan_insn()
2506 active_local_stores = NULL; in scan_insn()
2511 active_local_stores = insn_info; in scan_insn()
2564 active_local_stores = NULL; in scan_insn()
2568 active_local_stores = insn_info; in scan_insn()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddse.c404 static insn_info_t active_local_stores; variable
1096 active_local_stores = NULL; in reset_active_stores()
1344 insn_info_t ptr = active_local_stores; in clear_rhs_from_active_local_stores()
1603 ptr = active_local_stores; in record_store()
2246 insn_info_t i_ptr = active_local_stores; in check_mem_read_rtx()
2593 insn_info_t i_ptr = active_local_stores; in scan_insn()
2666 active_local_stores = NULL; in scan_insn()
2671 active_local_stores = insn_info; in scan_insn()
2718 active_local_stores = NULL; in scan_insn()
2722 active_local_stores = insn_info; in scan_insn()
[all …]