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