Home
last modified time | relevance | path

Searched defs:destination_2 (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/meta/generators/
Dneon_emitter_64.py547 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
Dneon_emitter.py359 def EmitVMovl2(self, mov_type, destination_1, destination_2, source): argument