Searched defs:oldReg (Results 1 – 2 of 2) sorted by relevance
65 public void addMapping(int oldReg, int newReg, int category) { in addMapping()84 public boolean interferes(int oldReg, int newReg, int category) { in interferes()120 private void addInterfence(int newReg, int oldReg) { in addInterfence()
77 public int oldToNew(int oldReg) { in oldToNew()115 public void addMapping(int oldReg, int newReg, int category) { in addMapping()