Searched refs:setFirstByValReg (Results 1 – 2 of 2) sorted by relevance
312 void setFirstByValReg(unsigned r) { FirstByValReg = r; FirstByValRegValid = true; } in setFirstByValReg() function
1722 State->setFirstByValReg(reg); in HandleByVal()