Searched refs:vsubqf (Results 1 – 3 of 3) sorted by relevance
663 void vsubqf(const Operand *OpQd, const Operand *OpQm, const Operand *OpQn);
1099 Asm->vsubqf(Dest, getSrc(0), getSrc(1)); in emitIAS()
3951 void AssemblerARM32::vsubqf(const Operand *OpQd, const Operand *OpQn, in vsubqf() function in Ice::ARM32::AssemblerARM32