Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h491 void vmovqis(const Operand *OpQd, uint32_t Indx, const Operand *OpSm,
DIceInstARM32.cpp1757 Asm->vmovqis(Dest, Index, Src, getPredicate()); in emitIAS()
DIceAssemblerARM32.cpp3122 void AssemblerARM32::vmovqis(const Operand *OpQd, uint32_t Index, in vmovqis() function in Ice::ARM32::AssemblerARM32