Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp1285 const Operand *OpDd, const Operand *OpDn, in emitVFPddd()
2338 void AssemblerARM32::vabsd(const Operand *OpDd, const Operand *OpDm, in vabsd()
2409 void AssemblerARM32::vaddd(const Operand *OpDd, const Operand *OpDn, in vaddd()
2541 void AssemblerARM32::vcmpd(const Operand *OpDd, const Operand *OpDm, in vcmpd()
2551 void AssemblerARM32::vcmpdz(const Operand *OpDd, CondARM32::Cond Cond) { in vcmpdz()
2592 void AssemblerARM32::vcvtdi(const Operand *OpDd, const Operand *OpSm, in vcvtdi()
2606 void AssemblerARM32::vcvtdu(const Operand *OpDd, const Operand *OpSm, in vcvtdu()
2776 void AssemblerARM32::vcvtds(const Operand *OpDd, const Operand *OpSm, in vcvtds()
2797 void AssemblerARM32::vdivd(const Operand *OpDd, const Operand *OpDn, in vdivd()
2809 void AssemblerARM32::veord(const Operand *OpDd, const Operand *OpDn, in veord()
[all …]
H A DIceAssemblerARM32.h424 void vldrd(const Operand *OpDd, const Operand *OpAddress, in vldrd()
596 void vstrd(const Operand *OpDd, const Operand *OpAddress, in vstrd()