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