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