Searched refs:SecondScratchReg (Results 1 – 2 of 2) sorted by relevance
645 int SecondScratchReg = BV.find_next(*SR1); in findScratchRegister() local646 if (SecondScratchReg != -1) in findScratchRegister()647 *SR2 = SecondScratchReg; in findScratchRegister()
656 int SecondScratchReg = BV.find_next(*SR1); in findScratchRegister() local657 if (SecondScratchReg != -1) in findScratchRegister()658 *SR2 = SecondScratchReg; in findScratchRegister()