Searched refs:ReadUintFromMem (Results 1 - 2 of 2) sorted by relevance

/external/vixl/src/aarch64/
H A Dlogic-aarch64.cc405 dst.ReadUintFromMem(vform, i, addr);
415 dst.ReadUintFromMem(vform, index, addr);
422 dst.ReadUintFromMem(vform, i, addr);
436 dst1.ReadUintFromMem(vform, i, addr1);
437 dst2.ReadUintFromMem(vform, i, addr2);
452 dst1.ReadUintFromMem(vform, index, addr1);
453 dst2.ReadUintFromMem(vform, index, addr2);
465 dst1.ReadUintFromMem(vform, i, addr);
466 dst2.ReadUintFromMem(vform, i, addr2);
483 dst1.ReadUintFromMem(vfor
[all...]
H A Dsimulator-aarch64.h482 void ReadUintFromMem(VectorFormat vform, int index, uint64_t addr) const { function in class:vixl::aarch64::LogicVRegister

Completed in 102 milliseconds