Searched refs:vmovqc (Results 1 – 3 of 3) sorted by relevance
473 bool vmovqc(const Operand *OpQd, const ConstantInteger32 *Imm);
2137 if (Asm->vmovqc(Dest, C)) in emitIAS()
3027 bool AssemblerARM32::vmovqc(const Operand *OpQd, const ConstantInteger32 *Imm) { in vmovqc() function in Ice::ARM32::AssemblerARM32