Searched refs:Vmlad (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.cpp | 3242 constexpr const char *Vmlad = "vmlad"; in vmlad() local 3244 emitVFPddd(Cond, VmladOpcode, OpDd, OpDn, OpDm, Vmlad); in vmlad() 3266 constexpr const char *Vmlad = "vmlad"; in vmlsd() local 3268 emitVFPddd(Cond, VmladOpcode, OpDd, OpDn, OpDm, Vmlad); in vmlsd()
|