Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dsimulator-arm64.h1134 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegSizeInBytesLog2() function
1143 return 1 << GetPrintRegSizeInBytesLog2(format); in GetPrintRegSizeInBytes()
1147 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format); in GetPrintRegLaneCount()
/external/vixl/src/aarch64/
Dsimulator-aarch64.h1369 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) {
1378 return 1 << GetPrintRegSizeInBytesLog2(format);
1382 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format);