Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h169 inline int GetAllocationTagFromAddress(uint64_t address) { in GetAllocationTagFromAddress() function
361 int pointer_tag = GetAllocationTagFromAddress(addr); in IsMTETagsMatched()
H A Dsimulator-aarch64.cc14117 uint64_t rn_tag = GetAllocationTagFromAddress(rn); in Simulator()
14139 uint64_t tag = GetAllocationTagFromAddress( in Simulator()
14185 int tag = GetAllocationTagFromAddress(rn); in Simulator()
14270 int tag = GetAllocationTagFromAddress(rt); in Simulator()
14424 int tag = GetAllocationTagFromAddress(xd); in Simulator()

Completed in 31 milliseconds