Searched defs:Vldm (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 7252 void Vldm(Condition cond, in Vldm() function 7265 void Vldm(DataType dt, in Vldm() function 7271 void Vldm(Condition cond, in Vldm() function 7277 void Vldm(Register rn, WriteBack write_back, DRegisterList dreglist) { in Vldm() function 7281 void Vldm(Condition cond, in Vldm() function 7294 void Vldm(DataType dt, in Vldm() function 7300 void Vldm(Condition cond, in Vldm() function 7306 void Vldm(Register rn, WriteBack write_back, SRegisterList sreglist) { in Vldm() function
|