Searched refs:addAdd (Results 1 – 3 of 3) sorted by relevance
182 gen.addAdd(imm); in convertLine()191 gen.addAdd(-imm); in convertLine()
176 gen.addAdd(1234567890); in testApfInstructions()182 gen.addAdd(-1234567890); in testApfInstructions()
484 public ApfGenerator addAdd(int value) { in addAdd() method in ApfGenerator