Searched refs:emitSIMDqqqBase (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 1221 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()
|
D | IceAssemblerARM32.h | 844 void emitSIMDqqqBase(IValueT Opcode, const Operand *OpQd, const Operand *OpQn,
|