Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dsimulator-a64.cc769 GetPrintRegLaneCount(format), lane); in PrintVRead()
779 VIXL_ASSERT(GetPrintRegLaneCount(format) == 1); in PrintWrite()
802 int lane_count = GetPrintRegLaneCount(format); in PrintVWrite()
Dsimulator-a64.h1170 unsigned GetPrintRegLaneCount(PrintRegisterFormat format) { in GetPrintRegLaneCount() function