Home
last modified time | relevance | path

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

/external/gemmlowp/meta/generators/
Dneon_emitter.py621 self.EmitVStoreOffsetA(store_no, store_type, [source], destination, offset)
623 def EmitVStoreOffsetA(self, store_no, store_type, sources, destination, member in NeonEmitter
661 self.EmitVStoreOffsetA(1, store_type, sources,
Dmul_Nx8_Mx8_neon.py276 emitter.EmitVStoreOffsetA(
Dneon_emitter_64.py1024 self.EmitVStoreOffsetA(store_no, store_type, [source], destination, offset)
1026 def EmitVStoreOffsetA(self, store_no, store_type, sources, destination, member in NeonEmitter64