Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc501 format |= kPrintReg1S; in GetPrintRegisterFormatForSize()
514 VIXL_STATIC_ASSERT(kPrintWReg == kPrintReg1S); in GetPrintRegisterFormatForSize()
548 return kPrintReg1S; in GetPrintRegisterFormat()
Dsimulator-aarch64.h1418 kPrintReg1S = kPrintRegLaneSizeS | kPrintRegAsScalar, enumerator