Home
last modified time | relevance | path

Searched refs:struct_parts (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc8234 int struct_parts = 1; in Simulator() local
8290 struct_parts = 2; in Simulator()
8296 struct_parts = 2; in Simulator()
8307 struct_parts = 3; in Simulator()
8317 struct_parts = 3; in Simulator()
8329 struct_parts = 4; in Simulator()
8341 struct_parts = 4; in Simulator()
8362 VIXL_ASSERT((struct_parts == reg_count) || (struct_parts == 1)); in Simulator()
8363 for (int s = reg_count - struct_parts; in Simulator()
[all...]

Completed in 16 milliseconds