Searched defs:Vldm (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 7157 void Vldm(Condition cond, in Vldm() function 7170 void Vldm(DataType dt, in Vldm() function 7176 void Vldm(Condition cond, in Vldm() function 7182 void Vldm(Register rn, WriteBack write_back, DRegisterList dreglist) { in Vldm() function 7186 void Vldm(Condition cond, in Vldm() function 7199 void Vldm(DataType dt, in Vldm() function 7205 void Vldm(Condition cond, in Vldm() function 7211 void Vldm(Register rn, WriteBack write_back, SRegisterList sreglist) { in Vldm() function
|