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