Searched refs:addLeftShift (Results 1 – 2 of 2) sorted by relevance
208 public final Type addLeftShift(int val) { in addLeftShift() method in ApfV4GeneratorBase219 return addLeftShift(-val); in addRightShift()
433 gen.addLeftShift(1); in testApfInstructions()