Home
last modified time | relevance | path

Searched refs:emitSIMDCvtqq (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1255 void AssemblerARM32::emitSIMDCvtqq(IValueT Opcode, const Operand *OpQd, in emitSIMDCvtqq() function in Ice::ARM32::AssemblerARM32
2727 emitSIMDCvtqq(VcvtqsiOpcode, OpQd, OpQm, Vcvtqsi); in vcvtqsi()
2738 emitSIMDCvtqq(VcvtqsuOpcode, OpQd, OpQm, Vcvtqsu); in vcvtqsu()
2749 emitSIMDCvtqq(VcvtqisOpcode, OpQd, OpQm, Vcvtqis); in vcvtqis()
2760 emitSIMDCvtqq(VcvtqusOpcode, OpQd, OpQm, Vcvtqus); in vcvtqus()
DIceAssemblerARM32.h865 void emitSIMDCvtqq(IValueT Opcode, const Operand *OpQd, const Operand *OpQm,