Searched refs:vqsubqu (Results 1 – 3 of 3) sorted by relevance
653 void vqsubqu(Type ElmtTy, const Operand *OpQd, const Operand *OpQm,
1155 Asm->vqsubqu(typeElementType(DestTy), Dest, getSrc(0), getSrc(1)); in emitIAS()
3869 void AssemblerARM32::vqsubqu(Type ElmtTy, const Operand *OpQd, in vqsubqu() function in Ice::ARM32::AssemblerARM32