Home
last modified time | relevance | path

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

/external/gemmlowp/meta/generators/
Dneon_emitter_64.py939 self.EmitVStoreAPostIncrement(store_no, store_type, sources, destination,
942 self.EmitVStoreAPostIncrement(store_no, store_type, sources, destination,
945 def EmitVStoreAPostIncrement(self, store_no, store_type, sources, destination, member in NeonEmitter64