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

  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-base.cc 1300 int step_1 = gcd (step, VECTOR_CST_NPATTERNS (pred)); variable
1310 if (is_lasta () && vector_cst_all_same (pred, step_1))
1320 && vector_cst_all_same (pred, step_1)
1335 'step_1' in
1344 for (unsigned j = npats; j < enelts; j += step_1)
aarch64-sve-builtins-base.cc 1300 int step_1 = gcd (step, VECTOR_CST_NPATTERNS (pred)); variable
1310 if (is_lasta () && vector_cst_all_same (pred, step_1))
1320 && vector_cst_all_same (pred, step_1)
1335 'step_1' in
1344 for (unsigned j = npats; j < enelts; j += step_1)
  /src/external/gpl3/gdb/dist/gdb/
infcmd.c 64 static void step_1 (int, int, const char *);
763 step_1 (0, 0, count_string);
771 step_1 (1, 0, count_string);
779 step_1 (0, 1, count_string);
785 step_1 (1, 1, count_string);
834 step_1 (int skip_subroutines, int single_inst, const char *count_string)
832 step_1 (int skip_subroutines, int single_inst, const char *count_string) function
infcmd.c 64 static void step_1 (int, int, const char *);
763 step_1 (0, 0, count_string);
771 step_1 (1, 0, count_string);
779 step_1 (0, 1, count_string);
785 step_1 (1, 1, count_string);
834 step_1 (int skip_subroutines, int single_inst, const char *count_string)
832 step_1 (int skip_subroutines, int single_inst, const char *count_string) function
  /src/external/gpl3/gdb.old/dist/gdb/
infcmd.c 62 static void step_1 (int, int, const char *);
762 step_1 (0, 0, count_string);
770 step_1 (1, 0, count_string);
778 step_1 (0, 1, count_string);
784 step_1 (1, 1, count_string);
833 step_1 (int skip_subroutines, int single_inst, const char *count_string)
831 step_1 (int skip_subroutines, int single_inst, const char *count_string) function
infcmd.c 62 static void step_1 (int, int, const char *);
762 step_1 (0, 0, count_string);
770 step_1 (1, 0, count_string);
778 step_1 (0, 1, count_string);
784 step_1 (1, 1, count_string);
833 step_1 (int skip_subroutines, int single_inst, const char *count_string)
831 step_1 (int skip_subroutines, int single_inst, const char *count_string) function

Completed in 59 milliseconds