Searched refs:GetPrintRegLaneSizeInBytes (Results 1 – 4 of 4) sorted by relevance
1409 unsigned GetPrintRegLaneSizeInBytes(PrintRegisterFormat format) {1454 if ((GetPrintRegLaneSizeInBytes(format) == kHRegSizeInBytes) ||1455 (GetPrintRegLaneSizeInBytes(format) == kSRegSizeInBytes) ||1456 (GetPrintRegLaneSizeInBytes(format) == kDRegSizeInBytes)) {
985 GetPrintRegLaneSizeInBytes(format), in PrintVRead()1028 int lane_size = GetPrintRegLaneSizeInBytes(format); in PrintVWrite()
1242 unsigned GetPrintRegLaneSizeInBytes(PrintRegisterFormat format) { in GetPrintRegLaneSizeInBytes() function1304 if ((GetPrintRegLaneSizeInBytes(format) == kSRegSize) || in GetPrintRegisterFormatTryFP()1305 (GetPrintRegLaneSizeInBytes(format) == kDRegSize)) { in GetPrintRegisterFormatTryFP()
1433 PrintVRegisterFPHelper(reg_code, GetPrintRegLaneSizeInBytes(format), in PrintVRead()1463 int lane_size = GetPrintRegLaneSizeInBytes(format); in PrintVWrite()