Home
last modified time | relevance | path

Searched defs:OpDd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h428 void vldrd(const Operand *OpDd, const Operand *OpAddress, in vldrd()
600 void vstrd(const Operand *OpDd, const Operand *OpAddress, in vstrd()
DIceAssemblerARM32.cpp1287 const Operand *OpDd, const Operand *OpDn, in emitVFPddd()
2340 void AssemblerARM32::vabsd(const Operand *OpDd, const Operand *OpDm, in vabsd()
2411 void AssemblerARM32::vaddd(const Operand *OpDd, const Operand *OpDn, in vaddd()
2543 void AssemblerARM32::vcmpd(const Operand *OpDd, const Operand *OpDm, in vcmpd()
2553 void AssemblerARM32::vcmpdz(const Operand *OpDd, CondARM32::Cond Cond) { in vcmpdz()
2594 void AssemblerARM32::vcvtdi(const Operand *OpDd, const Operand *OpSm, in vcvtdi()
2608 void AssemblerARM32::vcvtdu(const Operand *OpDd, const Operand *OpSm, in vcvtdu()
2778 void AssemblerARM32::vcvtds(const Operand *OpDd, const Operand *OpSm, in vcvtds()
2799 void AssemblerARM32::vdivd(const Operand *OpDd, const Operand *OpDn, in vdivd()
2811 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord()
[all …]