HomeSort by relevance Sort by last modified time
    Searched refs:DEF_PREDICTOR (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
predict.def 22 DEF_PREDICTOR (ENUM, NAME, HITRATE)
26 predictors. The order of DEF_PREDICTOR calls is important, as
38 DEF_PREDICTOR (PRED_COMBINED, "combined", PROB_ALWAYS, 0)
41 DEF_PREDICTOR (PRED_DS_THEORY, "DS theory", PROB_ALWAYS, 0)
45 DEF_PREDICTOR (PRED_FIRST_MATCH, "first match", PROB_ALWAYS, 0)
48 DEF_PREDICTOR (PRED_NO_PREDICTION, "no prediction", PROB_ALWAYS, 0)
51 DEF_PREDICTOR (PRED_UNCONDITIONAL, "unconditional jump", PROB_ALWAYS,
57 DEF_PREDICTOR (PRED_LOOP_ITERATIONS, "loop iterations", PROB_ALWAYS,
61 DEF_PREDICTOR (PRED_BUILTIN_EXPECT, "__builtin_expect", PROB_VERY_LIKELY,
65 DEF_PREDICTOR (PRED_LOOP_ITERATIONS_GUESSED, "guessed loop iterations"
    [all...]
predict.h 24 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
32 #undef DEF_PREDICTOR
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
predict.def 22 DEF_PREDICTOR (ENUM, NAME, HITRATE)
26 predictors. The order of DEF_PREDICTOR calls is important, as
38 DEF_PREDICTOR (PRED_COMBINED, "combined", PROB_ALWAYS, 0)
41 DEF_PREDICTOR (PRED_DS_THEORY, "DS theory", PROB_ALWAYS, 0)
45 DEF_PREDICTOR (PRED_FIRST_MATCH, "first match", PROB_ALWAYS, 0)
48 DEF_PREDICTOR (PRED_NO_PREDICTION, "no prediction", PROB_ALWAYS, 0)
51 DEF_PREDICTOR (PRED_UNCONDITIONAL, "unconditional jump", PROB_ALWAYS,
57 DEF_PREDICTOR (PRED_LOOP_ITERATIONS, "loop iterations", PROB_ALWAYS,
61 DEF_PREDICTOR (PRED_BUILTIN_EXPECT, "__builtin_expect", PROB_VERY_LIKELY,
65 DEF_PREDICTOR (PRED_LOOP_ITERATIONS_GUESSED, "guessed loop iterations"
    [all...]
predict.h 24 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
32 #undef DEF_PREDICTOR
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
predict.def 22 DEF_PREDICTOR (ENUM, NAME, HITRATE)
26 predictors. The order of DEF_PREDICTOR calls is important, as
38 DEF_PREDICTOR (PRED_COMBINED, "combined", PROB_ALWAYS, 0)
41 DEF_PREDICTOR (PRED_DS_THEORY, "DS theory", PROB_ALWAYS, 0)
45 DEF_PREDICTOR (PRED_FIRST_MATCH, "first match", PROB_ALWAYS, 0)
48 DEF_PREDICTOR (PRED_NO_PREDICTION, "no prediction", PROB_ALWAYS, 0)
51 DEF_PREDICTOR (PRED_UNCONDITIONAL, "unconditional jump", PROB_ALWAYS,
57 DEF_PREDICTOR (PRED_LOOP_ITERATIONS, "loop iterations", PROB_ALWAYS,
61 DEF_PREDICTOR (PRED_BUILTIN_EXPECT, "__builtin_expect", PROB_VERY_LIKELY,
65 DEF_PREDICTOR (PRED_LOOP_ITERATIONS_GUESSED, "guessed loop iterations"
    [all...]
predict.h 24 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
32 #undef DEF_PREDICTOR
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
predict.def 22 DEF_PREDICTOR (ENUM, NAME, HITRATE)
26 predictors. The order of DEF_PREDICTOR calls is important, as
38 DEF_PREDICTOR (PRED_COMBINED, "combined", PROB_ALWAYS, 0)
41 DEF_PREDICTOR (PRED_DS_THEORY, "DS theory", PROB_ALWAYS, 0)
45 DEF_PREDICTOR (PRED_FIRST_MATCH, "first match", PROB_ALWAYS, 0)
48 DEF_PREDICTOR (PRED_NO_PREDICTION, "no prediction", PROB_ALWAYS, 0)
51 DEF_PREDICTOR (PRED_UNCONDITIONAL, "unconditional jump", PROB_ALWAYS,
57 DEF_PREDICTOR (PRED_LOOP_ITERATIONS, "loop iterations", PROB_ALWAYS,
61 DEF_PREDICTOR (PRED_BUILTIN_EXPECT, "__builtin_expect", PROB_VERY_LIKELY,
65 DEF_PREDICTOR (PRED_LOOP_ITERATIONS_GUESSED, "guessed loop iterations"
    [all...]
predict.h 24 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
32 #undef DEF_PREDICTOR

Completed in 122 milliseconds