HomeSort by: relevance | last modified time | path
    Searched defs:test_id_to_vl (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
aarch64-sme-regs-available.c 123 test_id_to_vl (int id) function
149 int vl = test_id_to_vl (id);
161 int vl = test_id_to_vl (id);
aarch64-sme-regs-unavailable.c 108 test_id_to_vl (int id) function
134 int vl = test_id_to_vl (id);
aarch64-sme-core.c 345 test_id_to_vl (int id) function
378 int vl = test_id_to_vl (test_id);
aarch64-sme-regs-sigframe.c 343 test_id_to_vl (int id) function
374 int vl = test_id_to_vl (id);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
aarch64-sme-regs-available.c 123 test_id_to_vl (int id) function
149 int vl = test_id_to_vl (id);
161 int vl = test_id_to_vl (id);
aarch64-sme-regs-unavailable.c 108 test_id_to_vl (int id) function
134 int vl = test_id_to_vl (id);
aarch64-sme-core.c 345 test_id_to_vl (int id) function
378 int vl = test_id_to_vl (test_id);
aarch64-sme-regs-sigframe.c 343 test_id_to_vl (int id) function
374 int vl = test_id_to_vl (id);

Completed in 26 milliseconds