| D | neon_emitter_64.py | 807 def EmitVLoad(self, load_no, load_type, destination, source): argument 810 def EmitVLoadA(self, load_no, load_type, destinations, source): argument 820 def EmitVLoadAPostIncrement(self, load_no, load_type, destinations, source, argument 838 load_type, argument 904 def EmitVLoadE(self, load_type, count, destination, source, alignment=None): argument 907 def EmitVLoadAllLanes(self, load_no, load_type, destination, source): argument 913 def EmitVLoadOffset(self, load_no, load_type, destination, source, offset): argument 916 def EmitVLoadOffsetA(self, load_no, load_type, destinations, source, offset): argument 1133 def EmitLoadColBlock(self, registers, load_type, cols, elements, block, argument
|