Searched defs:OpDn (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 1287 const Operand *OpDd, const Operand *OpDn, in emitVFPddd() 2411 void AssemblerARM32::vaddd(const Operand *OpDd, const Operand *OpDn, in vaddd() 2799 void AssemblerARM32::vdivd(const Operand *OpDd, const Operand *OpDn, in vdivd() 2811 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord() 3238 void AssemblerARM32::vmlad(const Operand *OpDd, const Operand *OpDn, in vmlad() 3262 void AssemblerARM32::vmlsd(const Operand *OpDd, const Operand *OpDn, in vmlsd() 3311 void AssemblerARM32::vmuld(const Operand *OpDd, const Operand *OpDn, in vmuld() 3818 void AssemblerARM32::vsubd(const Operand *OpDd, const Operand *OpDn, in vsubd()
|