Lines Matching refs:nreglist
4901 const NeonRegisterList& nreglist, in vld1() argument
4905 << nreglist << ", " << PrintAlignedMemOperand(kVld1Location, operand); in vld1()
4910 const NeonRegisterList& nreglist, in vld2() argument
4914 << nreglist << ", " << PrintAlignedMemOperand(kVld2Location, operand); in vld2()
4919 const NeonRegisterList& nreglist, in vld3() argument
4923 << nreglist << ", " << PrintAlignedMemOperand(kVld3Location, operand); in vld3()
4928 const NeonRegisterList& nreglist, in vld3() argument
4932 << nreglist << ", " << PrintMemOperand(kVld3Location, operand); in vld3()
4937 const NeonRegisterList& nreglist, in vld4() argument
4941 << nreglist << ", " << PrintAlignedMemOperand(kVld4Location, operand); in vld4()
6670 const NeonRegisterList& nreglist, in vst1() argument
6674 << nreglist << ", " << PrintAlignedMemOperand(kVst1Location, operand); in vst1()
6679 const NeonRegisterList& nreglist, in vst2() argument
6683 << nreglist << ", " << PrintAlignedMemOperand(kVst2Location, operand); in vst2()
6688 const NeonRegisterList& nreglist, in vst3() argument
6692 << nreglist << ", " << PrintAlignedMemOperand(kVst3Location, operand); in vst3()
6697 const NeonRegisterList& nreglist, in vst3() argument
6701 << nreglist << ", " << PrintMemOperand(kVst3Location, operand); in vst3()
6706 const NeonRegisterList& nreglist, in vst4() argument
6710 << nreglist << ", " << PrintAlignedMemOperand(kVst4Location, operand); in vst4()
6876 const NeonRegisterList& nreglist, in vtbl() argument
6880 << rd << ", " << nreglist << ", " << rm; in vtbl()
6886 const NeonRegisterList& nreglist, in vtbx() argument
6890 << rd << ", " << nreglist << ", " << rm; in vtbx()