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