Searched refs:addLoad8Indexed (Results 1 – 3 of 3) sorted by relevance
121 gen.addLoad8Indexed(dest, offset); in convertLine()
371 gen.addLoad8Indexed(Register.R0, 0); in testApfInstructions()378 gen.addLoad8Indexed(Register.R0, 8); in testApfInstructions()
450 public ApfGenerator addLoad8Indexed(Register register, int offset) { in addLoad8Indexed() method in ApfGenerator