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