Searched refs:vreg_names (Results 1 – 2 of 2) sorted by relevance
4760 static const char* vreg_names[];
627 const char* Simulator::vreg_names[] = {"v0", "v1", "v2", "v3", "v4", "v5", member in vixl::aarch64::Simulator695 return vreg_names[code]; in VRegNameForCode()