Home
last modified time | relevance | path

Searched refs:GetMsizeInBitsLog2 (Results 1 – 1 of 1) sorted by relevance

/external/vixl/src/aarch64/
Dsimulator-aarch64.h847 int GetMsizeInBitsLog2() const { in GetMsizeInBitsLog2() function
852 int GetMsizeInBits() const { return 1 << GetMsizeInBitsLog2(); } in GetMsizeInBits()