Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1312 const Operand *OpSm, const char *InstName) { in emitVFPsss()
2326 void AssemblerARM32::vabss(const Operand *OpSd, const Operand *OpSm, in vabss()
2373 const Operand *OpSm, CondARM32::Cond Cond) { in vadds()
2562 void AssemblerARM32::vcmps(const Operand *OpSd, const Operand *OpSm, in vcmps()
2594 void AssemblerARM32::vcvtdi(const Operand *OpDd, const Operand *OpSm, in vcvtdi()
2608 void AssemblerARM32::vcvtdu(const Operand *OpDd, const Operand *OpSm, in vcvtdu()
2632 void AssemblerARM32::vcvtis(const Operand *OpSd, const Operand *OpSm, in vcvtis()
2662 void AssemblerARM32::vcvtsi(const Operand *OpSd, const Operand *OpSm, in vcvtsi()
2677 void AssemblerARM32::vcvtsu(const Operand *OpSd, const Operand *OpSm, in vcvtsu()
2706 void AssemblerARM32::vcvtus(const Operand *OpSd, const Operand *OpSm, in vcvtus()
[all …]