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.cpp1284 const Operand *OpDd, const Operand *OpDn, in emitVFPddd()
2337 void AssemblerARM32::vabsd(const Operand *OpDd, const Operand *OpDm, in vabsd()
2408 void AssemblerARM32::vaddd(const Operand *OpDd, const Operand *OpDn, in vaddd()
2540 void AssemblerARM32::vcmpd(const Operand *OpDd, const Operand *OpDm, in vcmpd()
2550 void AssemblerARM32::vcmpdz(const Operand *OpDd, CondARM32::Cond Cond) { in vcmpdz()
2591 void AssemblerARM32::vcvtdi(const Operand *OpDd, const Operand *OpSm, in vcvtdi()
2605 void AssemblerARM32::vcvtdu(const Operand *OpDd, const Operand *OpSm, in vcvtdu()
2775 void AssemblerARM32::vcvtds(const Operand *OpDd, const Operand *OpSm, in vcvtds()
2796 void AssemblerARM32::vdivd(const Operand *OpDd, const Operand *OpDn, in vdivd()
2808 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord()
[all …]