Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dsimulator-a64.h1158 unsigned GetPrintRegSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegSizeInBytesLog2() function
1167 return 1 << GetPrintRegSizeInBytesLog2(format); in GetPrintRegSizeInBytes()
1171 unsigned reg_size_log2 = GetPrintRegSizeInBytesLog2(format); in GetPrintRegLaneCount()