Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-pipelines-auxiliary.c163 extract_nth_access_rtx (rtx_insn *insn, int n) in extract_nth_access_rtx() function
192 rtx nth_rtx = extract_nth_access_rtx (insn, n); in extract_nth_lmsw_access_reg()
539 use_rtx = extract_nth_access_rtx (consumer, 0); in n7_consumed_by_ii_dep_p()
646 use_rtx = extract_nth_access_rtx (consumer, 0); in n8_consumed_by_ex_p()
775 use_rtx = extract_nth_access_rtx (consumer, 0); in n9_2r1w_consumed_by_ex_dep_p()
1155 use_rtx = extract_nth_access_rtx (consumer, 0); in n13_consumed_by_e2_dep_p()
1539 rtx load_rtx = extract_nth_access_rtx (producer, i); in nds32_n9_last_load_to_ex_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-pipelines-auxiliary.cc163 extract_nth_access_rtx (rtx_insn *insn, int n) in extract_nth_access_rtx() function
192 rtx nth_rtx = extract_nth_access_rtx (insn, n); in extract_nth_lmsw_access_reg()
539 use_rtx = extract_nth_access_rtx (consumer, 0); in n7_consumed_by_ii_dep_p()
646 use_rtx = extract_nth_access_rtx (consumer, 0); in n8_consumed_by_ex_p()
775 use_rtx = extract_nth_access_rtx (consumer, 0); in n9_2r1w_consumed_by_ex_dep_p()
1155 use_rtx = extract_nth_access_rtx (consumer, 0); in n13_consumed_by_e2_dep_p()
1539 rtx load_rtx = extract_nth_access_rtx (producer, i); in nds32_n9_last_load_to_ex_p()