Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h469 void vmovqir(const Operand *OpQd, uint32_t Index, const Operand *OpRt,
DIceInstARM32.cpp1527 Asm->vmovqir(Dest->asType(Func, DestTy, Dest->getRegNum()), in emitIAS()
DIceAssemblerARM32.cpp3004 void AssemblerARM32::vmovqir(const Operand *OpQn, uint32_t Index, in vmovqir() function in Ice::ARM32::AssemblerARM32