Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp3015 constexpr const char *Vmovqis = "vmovqis"; in vmovqis() local
3017 IValueT Sd = mapQRegToSReg(encodeQRegister(OpQd, "Qd", Vmovqis)) + Index; in vmovqis()
3018 IValueT Sm = encodeSRegister(OpSm, "Sm", Vmovqis); in vmovqis()