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()
565 void vstrd(const Operand *OpDd, const Operand *OpAddress, in vstrd()
DIceAssemblerARM32.cpp1265 const Operand *OpDd, const Operand *OpDn, in emitVFPddd()
2318 void AssemblerARM32::vabsd(const Operand *OpDd, const Operand *OpDm, in vabsd()
2389 void AssemblerARM32::vaddd(const Operand *OpDd, const Operand *OpDn, in vaddd()
2521 void AssemblerARM32::vcmpd(const Operand *OpDd, const Operand *OpDm, in vcmpd()
2531 void AssemblerARM32::vcmpdz(const Operand *OpDd, CondARM32::Cond Cond) { in vcmpdz()
2572 void AssemblerARM32::vcvtdi(const Operand *OpDd, const Operand *OpSm, in vcvtdi()
2586 void AssemblerARM32::vcvtdu(const Operand *OpDd, const Operand *OpSm, in vcvtdu()
2756 void AssemblerARM32::vcvtds(const Operand *OpDd, const Operand *OpSm, in vcvtds()
2777 void AssemblerARM32::vdivd(const Operand *OpDd, const Operand *OpDn, in vdivd()
2789 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord()
[all …]