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