Lines Matching defs:PREDICTOR_SIZE
53 #define PREDICTOR_SIZE 50
132 int32_t historybuffer[HISTORY_SIZE + PREDICTOR_SIZE];
147 int64_t historybuffer[HISTORY_SIZE + PREDICTOR_SIZE];
821 memset(p->historybuffer, 0, PREDICTOR_SIZE * sizeof(*p->historybuffer));
822 memset(p64->historybuffer, 0, PREDICTOR_SIZE * sizeof(*p64->historybuffer));
1039 PREDICTOR_SIZE * sizeof(*p->historybuffer));
1084 PREDICTOR_SIZE * sizeof(*p->historybuffer));
1142 PREDICTOR_SIZE * sizeof(*p->historybuffer));
1164 PREDICTOR_SIZE * sizeof(*p->historybuffer));
1250 PREDICTOR_SIZE * sizeof(*p->historybuffer));
1293 PREDICTOR_SIZE * sizeof(*p->historybuffer));