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