Home
last modified time | relevance | path

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

/external/gemmlowp/meta/generators/
Dneon_emitter_64.py1111 def EmitVTrn1(self, trn_type, destination, source_1, source_2): argument
1117 def EmitVTrn2(self, trn_type, destination, source_1, source_2): argument
1123 def EmitVTrn(self, trn_type, destination_1, destination_2, source_1, argument
Dneon_emitter.py708 def EmitVTrn(self, trn_type, operand_1, operand_2): argument