Home
last modified time | relevance | path

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

/external/v8/src/execution/arm64/
Dsimulator-arm64.cc1447 GetPrintRegSizeInBytes(format)); in PrintWrite()
1464 int reg_size = GetPrintRegSizeInBytes(format); in PrintVWrite()
Dsimulator-arm64.h1254 unsigned GetPrintRegSizeInBytes(PrintRegisterFormat format) { in GetPrintRegSizeInBytes() function
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc1006 GetPrintRegSizeInBytes(format)); in PrintWrite()
1029 int reg_size = GetPrintRegSizeInBytes(format); in PrintVWrite()
Dsimulator-aarch64.h1421 unsigned GetPrintRegSizeInBytes(PrintRegisterFormat format) {