Searched defs:destination_2 (Results 1 – 2 of 2) sorted by relevance
/external/gemmlowp/meta/generators/ |
D | neon_emitter_64.py | 547 def EmitVMovl2(self, mov_type, destination_1, destination_2, source): argument 1106 def EmitVUzp(self, uzp_type, destination_1, destination_2, source_1, argument 1123 def EmitVTrn(self, trn_type, destination_1, destination_2, source_1, argument
|
D | neon_emitter.py | 359 def EmitVMovl2(self, mov_type, destination_1, destination_2, source): argument
|