Searched defs:OpDn (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 1284 const Operand *OpDd, const Operand *OpDn, in emitVFPddd() 2408 void AssemblerARM32::vaddd(const Operand *OpDd, const Operand *OpDn, in vaddd() 2796 void AssemblerARM32::vdivd(const Operand *OpDd, const Operand *OpDn, in vdivd() 2808 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord() 3235 void AssemblerARM32::vmlad(const Operand *OpDd, const Operand *OpDn, in vmlad() 3259 void AssemblerARM32::vmlsd(const Operand *OpDd, const Operand *OpDn, in vmlsd() 3308 void AssemblerARM32::vmuld(const Operand *OpDd, const Operand *OpDn, in vmuld() 3815 void AssemblerARM32::vsubd(const Operand *OpDd, const Operand *OpDn, in vsubd()
|