Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ProcResourceIdx

117       assert(PI->ProcResourceIdx < PRKinds && "Bad processor resource kind");
118 PRCycles[PI->ProcResourceIdx] += PI->Cycles;
1220 if (PI->ProcResourceIdx != K)