Searched refs:vldrq (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/subzero/src/ |
D | IceAssemblerARM32.h | 443 void vldrq(const Operand *OpQd, const Operand *OpAddress, 446 void vldrq(const Operand *OpQd, const Operand *OpAddress, in vldrq() function 449 vldrq(OpQd, OpAddress, Cond, TInfo); in vldrq()
|
D | IceAssemblerARM32.cpp | 2860 void AssemblerARM32::vldrq(const Operand *OpQd, const Operand *OpAddress, in vldrq() function in Ice::ARM32::AssemblerARM32 3000 return vldrq(OpQd, OpAddress, Ice::CondARM32::AL, TInfo); in vld1()
|
/external/clang/include/clang/Basic/ |
D | arm_neon.td | 889 def VLDRQ : WInst<"vldrq", "sc", "Pk">;
|