Lines Matching refs:PrintRegisterFormat
505 Simulator::PrintRegisterFormat Simulator::GetPrintRegisterFormatForSize( in GetPrintRegisterFormatForSize()
550 return static_cast<PrintRegisterFormat>(format); in GetPrintRegisterFormatForSize()
554 Simulator::PrintRegisterFormat Simulator::GetPrintRegisterFormat( in GetPrintRegisterFormat()
589 Simulator::PrintRegisterFormat Simulator::GetPrintRegisterFormatFP( in GetPrintRegisterFormatFP()
878 void Simulator::PrintVRegister(unsigned code, PrintRegisterFormat format) { in PrintVRegister()
950 PrintRegisterFormat format) { in PrintRead()
967 PrintRegisterFormat format, in PrintVRead()
989 PrintRegisterFormat format) { in PrintWrite()
1007 PrintRegisterFormat format, in PrintVWrite()
5108 PrintRegisterFormat format = GetPrintRegisterFormatTryFP( in NEONLoadStoreMultiStructHelper()
5276 PrintRegisterFormat print_format = in NEONLoadStoreSingleStructHelper()
5280 static_cast<PrintRegisterFormat>(print_format & ~kPrintRegAsVectorMask); in NEONLoadStoreSingleStructHelper()