Searched refs:this_used (Results 1 – 2 of 2) sorted by relevance
682 HARD_REG_SET this_used; in try_shrink_wrapping() local683 CLEAR_HARD_REG_SET (this_used); in try_shrink_wrapping()684 note_uses (&PATTERN (insn), record_hard_reg_uses, &this_used); in try_shrink_wrapping()685 AND_COMPL_HARD_REG_SET (this_used, prologue_clobbered); in try_shrink_wrapping()686 IOR_HARD_REG_SET (prologue_used, this_used); in try_shrink_wrapping()
5930 HARD_REG_SET this_used; in thread_prologue_and_epilogue_insns() local5934 CLEAR_HARD_REG_SET (this_used); in thread_prologue_and_epilogue_insns()5936 &this_used); in thread_prologue_and_epilogue_insns()5937 AND_COMPL_HARD_REG_SET (this_used, prologue_clobbered); in thread_prologue_and_epilogue_insns()5938 IOR_HARD_REG_SET (prologue_used, this_used); in thread_prologue_and_epilogue_insns()