Searched refs:vcvtqus (Results 1 – 3 of 3) sorted by relevance
413 void vcvtqus(const Operand *OpQd, const Operand *OpQm);
3096 Asm->vcvtqus(getDest(), getSrc(0)); in emitIAS()
2751 void AssemblerARM32::vcvtqus(const Operand *OpQd, const Operand *OpQm) { in vcvtqus() function in Ice::ARM32::AssemblerARM32