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