Home | History | Annotate | Download | only in src

Lines Matching refs:vldrd

2838 void AssemblerARM32::vldrd(const Operand *OpDd, const Operand *OpAddress,
2845 constexpr const char *Vldrd = "vldrd";
2846 IValueT Dd = encodeDRegister(OpDd, "Dd", Vldrd);
2870 constexpr const char *Vldrd = "vldrd";
2871 IValueT Dd = mapQRegToDReg(encodeQRegister(OpQd, "Qd", Vldrd));