Searched refs:addLoad32Indexed (Results 1 – 3 of 3) sorted by relevance
113 gen.addLoad32Indexed(dest, offset); in convertLine()
482 gen.addLoad32Indexed(Register.R0, 0); in testApfInstructions()
494 public ApfGenerator addLoad32Indexed(Register register, int offset) { in addLoad32Indexed() method in ApfGenerator