Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dsimulator-aarch64.cc782 int leftmost_lane = rightmost_lane + lane_count - 1; in PrintVRegisterFPHelper() local
783 for (int lane = leftmost_lane; lane >= rightmost_lane; lane--) { in PrintVRegisterFPHelper()