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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/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 23 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
31 #undef DEF_PREDICTOR
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/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 23 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
31 #undef DEF_PREDICTOR
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/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 23 #define DEF_PREDICTOR(ENUM, NAME, HITRATE, FLAGS) ENUM,
31 #undef DEF_PREDICTOR

Completed in 1270 milliseconds