Searched defs:trn_type (Results 1 – 2 of 2) sorted by relevance
| /external/gemmlowp/meta/generators/ |
| D | neon_emitter_64.py | 1111 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
|
| D | neon_emitter.py | 708 def EmitVTrn(self, trn_type, operand_1, operand_2): argument
|