Home | History | Annotate | Download | only in config

Lines Matching defs:reg_names

5722 static const reg_entry reg_names[] = {
7055 for (i = 0; i < ARRAY_SIZE (reg_names); i++)
7056 checked_hash_insert (aarch64_reg_hsh, reg_names[i].name,
7057 (void *) (reg_names + i));