Searched refs:addLoad16Indexed (Results 1 – 5 of 5) sorted by relevance
117 gen.addLoad16Indexed(dest, offset); in convertLine()
390 gen.addLoad16Indexed(Register.R0, 0); in testApfInstructions()
462 public ApfGenerator addLoad16Indexed(Register register, int offset) { in addLoad16Indexed() method in ApfGenerator
800 gen.addLoad16Indexed(Register.R0, UDP_DESTINATION_PORT_OFFSET); in generateIPv4FilterLocked()
6193 PLandroid/net/apf/ApfGenerator;->addLoad16Indexed(Landroid/net/apf/ApfGenerator$Register;I)Landroid…