Searched refs:SecondScratchReg (Results 1 – 3 of 3) sorted by relevance
645 int SecondScratchReg = BV.find_next(*SR1); in findScratchRegister() local646 if (SecondScratchReg != -1) in findScratchRegister()647 *SR2 = SecondScratchReg; in findScratchRegister()
683 int SecondScratchReg = BV.find_next(*SR1); in findScratchRegister() local684 if (SecondScratchReg != -1) in findScratchRegister()685 *SR2 = SecondScratchReg; in findScratchRegister()
508 int SecondScratchReg = BV.find_next(*SR1); in findScratchRegister() local509 if (SecondScratchReg != -1) in findScratchRegister()510 *SR2 = SecondScratchReg; in findScratchRegister()