Searched defs:Vldm (Results 1 – 1 of 1) sorted by relevance
/external/vixl/src/aarch32/ |
D | macro-assembler-aarch32.h | 7178 void Vldm(Condition cond, in Vldm() function 7191 void Vldm(DataType dt, in Vldm() function 7197 void Vldm(Condition cond, in Vldm() function 7203 void Vldm(Register rn, WriteBack write_back, DRegisterList dreglist) { in Vldm() function 7207 void Vldm(Condition cond, in Vldm() function 7220 void Vldm(DataType dt, in Vldm() function 7226 void Vldm(Condition cond, in Vldm() function 7232 void Vldm(Register rn, WriteBack write_back, SRegisterList sreglist) { in Vldm() function
|