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