Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dsimulator-a64.h1150 unsigned GetPrintRegLaneSizeInBytesLog2(PrintRegisterFormat format) { in GetPrintRegLaneSizeInBytesLog2() function
1155 return 1 << GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneSizeInBytes()
1163 return GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegSizeInBytesLog2()
1172 unsigned lane_size_log2 = GetPrintRegLaneSizeInBytesLog2(format); in GetPrintRegLaneCount()