Searched defs:Vldm (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 7154 void Vldm(Condition cond, in Vldm() function 7167 void Vldm(DataType dt, in Vldm() function 7173 void Vldm(Condition cond, in Vldm() function 7179 void Vldm(Register rn, WriteBack write_back, DRegisterList dreglist) { in Vldm() function 7183 void Vldm(Condition cond, in Vldm() function 7196 void Vldm(DataType dt, in Vldm() function 7202 void Vldm(Condition cond, in Vldm() function 7208 void Vldm(Register rn, WriteBack write_back, SRegisterList sreglist) { in Vldm() function
|