Searched refs:vmovlq (Results 1 – 3 of 3) sorted by relevance
564 void vmovlq(const Operand *OpQd, const Operand *OpQn, const Operand *OpQm);
915 Asm->vmovlq(Dest, getSrc(0), getSrc(1)); in emitIAS()
3545 void AssemblerARM32::vmovlq(const Operand *OpQd, const Operand *OpQn, in vmovlq() function in Ice::ARM32::AssemblerARM32