Home
last modified time | relevance | path

Searched refs:ira_nullify_asm_goto (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dira.h223 extern void ira_nullify_asm_goto (rtx_insn *insn);
H A Dlra-assigns.cc1859 ira_nullify_asm_goto (insn); in lra_split_hard_reg_for()
H A Dira.cc5899 ira_nullify_asm_goto (rtx_insn *insn) in ira_nullify_asm_goto() function
H A Dlra-constraints.cc4181 ira_nullify_asm_goto (curr_insn); in curr_insn_transform()
H A Dreload.cc2673 ira_nullify_asm_goto (insn); in find_reloads()
H A DChangeLog-20204957 (ira_nullify_asm_goto): New function.
4958 * ira.h (ira_nullify_asm_goto): New prototype.
4959 * lra-assigns.c (lra_split_hard_reg_for): Use ira_nullify_asm_goto.