Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc907 GetPrintRegLaneCount(format), in PrintVRead()
921 VIXL_ASSERT(GetPrintRegLaneCount(format) == 1); in PrintWrite()
948 int lane_count = GetPrintRegLaneCount(format); in PrintVWrite()
Dsimulator-aarch64.h1451 unsigned GetPrintRegLaneCount(PrintRegisterFormat format) { in GetPrintRegLaneCount() function