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