Searched refs:BPs (Results 1 – 3 of 3) sorted by relevance
404 RecVec BPs = ProcModel.ItinsDef->getValueAsListOfDefs("BP"); in EmitStageAndOperandCycleData() local405 if (!BPs.empty()) { in EmitStageAndOperandCycleData()410 for (unsigned j = 0, BPN = BPs.size(); j < BPN; ++j) in EmitStageAndOperandCycleData()411 OS << " const unsigned " << BPs[j]->getName() in EmitStageAndOperandCycleData()
618 BPs or WPs are set.