Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp3122 constexpr const char *Vmovqis = "vmovqis"; in vmovqis() local
3124 IValueT Sd = mapQRegToSReg(encodeQRegister(OpQd, "Qd", Vmovqis)) + Index; in vmovqis()
3125 IValueT Sm = encodeSRegister(OpSm, "Sm", Vmovqis); in vmovqis()