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

  /src/external/gpl3/gcc/dist/gcc/
reload.cc 2657 reg_class_t this_alternative[MAX_RECOG_OPERANDS];
3198 this_alternative[i] = NO_REGS;
3277 && this_alternative[m] == NO_REGS
3293 if (this_alternative[m] == NO_REGS)
3317 this_alternative[m], -1,
3326 this_alternative[i] = this_alternative[m];
3345 this_alternative[i]
3532 this_alternative[i]
3546 this_alternative[i
2644 reg_class_t this_alternative[MAX_RECOG_OPERANDS]; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 2656 reg_class_t this_alternative[MAX_RECOG_OPERANDS];
3203 this_alternative[i] = NO_REGS;
3282 && this_alternative[m] == NO_REGS
3298 if (this_alternative[m] == NO_REGS)
3322 this_alternative[m], -1,
3331 this_alternative[i] = this_alternative[m];
3350 this_alternative[i]
3537 this_alternative[i]
3551 this_alternative[i
2643 reg_class_t this_alternative[MAX_RECOG_OPERANDS]; local
    [all...]

Completed in 28 milliseconds