Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dsimulator-a64.h1156 void PrintVRead(uintptr_t address, unsigned reg_code,
1173 PrintVRead(address, reg_code, format, lane);
Dsimulator-a64.cc742 void Simulator::PrintVRead(uintptr_t address, in PrintVRead() function in vixl::Simulator