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