Searched refs:dup_type (Results 1 – 1 of 1) sorted by relevance
281 def EmitVDup(self, dup_type, destination, source): argument282 self.EmitOp2('vdup.%s' % dup_type, destination, source)