Searched refs:Vmlad (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 3243 constexpr const char *Vmlad = "vmlad"; in vmlad() local 3245 emitVFPddd(Cond, VmladOpcode, OpDd, OpDn, OpDm, Vmlad); in vmlad() 3267 constexpr const char *Vmlad = "vmlad"; in vmlsd() local 3269 emitVFPddd(Cond, VmladOpcode, OpDd, OpDn, OpDm, Vmlad); in vmlsd()
|