Searched refs:veord (Results 1 – 3 of 3) sorted by relevance
421 void veord(const Operand *OpDd, const Operand *OpDn, const Operand *OpDm);
836 Asm->veord(Dest, getSrc(0), getSrc(1)); in emitIAS()
2811 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord() function in Ice::ARM32::AssemblerARM32