Home
last modified time | relevance | path

Searched refs:Pack_4_4_8 (Results 1 – 1 of 1) sorted by relevance

/tools/dexter/slicer/
Dbytecode_encoder.cc42 static dex::u2 Pack_4_4_8(dex::u4 a, dex::u4 b, dex::u4 c) { in Pack_4_4_8() function
151 bytecode_.Push<dex::u2>(Pack_4_4_8(vB, vA, opcode)); in Visit()
178 bytecode_.Push<dex::u2>(Pack_4_4_8(B, vA, opcode)); in Visit()
274 bytecode_.Push<dex::u2>(Pack_4_4_8(vB, vA, opcode)); in Visit()
322 bytecode_.Push<dex::u2>(Pack_4_4_8(vB, vA, opcode)); in Visit()
332 bytecode_.Push<dex::u2>(Pack_4_4_8(vB, vA, opcode)); in Visit()
366 bytecode_.Push<dex::u2>(Pack_4_4_8(A, G, opcode)); in Visit()