Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp1221 void AssemblerARM32::emitSIMDqqqBase(IValueT Opcode, const Operand *OpQd, in emitSIMDqqqBase() function in Ice::ARM32::AssemblerARM32
1238 emitSIMDqqqBase(Opcode | (ElmtSize << ElmtShift), OpQd, OpQn, OpQm, in emitSIMDqqq()
2406 emitSIMDqqqBase(VaddqfOpcode, OpQd, OpQn, OpQm, IsFloatTy, Vaddqf); in vaddqf()
3523 emitSIMDqqqBase(VmulqfOpcode, OpQd, OpQn, OpQm, IsFloatTy, Vmulqf); in vmulqf()
DIceAssemblerARM32.h844 void emitSIMDqqqBase(IValueT Opcode, const Operand *OpQd, const Operand *OpQn,