Searched refs:PCI (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 602 for (std::map<BasicBlock*, unsigned>::iterator PCI =PredCount.begin(), in CloneAndPruneIntoFromInst() local 603 E = PredCount.end(); PCI != E; ++PCI) { in CloneAndPruneIntoFromInst() 604 BasicBlock *Pred = PCI->first; in CloneAndPruneIntoFromInst() 605 for (unsigned NumToRemove = PCI->second; NumToRemove; --NumToRemove) in CloneAndPruneIntoFromInst()
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 1764 PCI = TI->PredTerm.begin(), PCE = TI->PredTerm.end(); in dump() local 1765 PCI != PCE; ++PCI) { in dump() 1766 if (PCI != TI->PredTerm.begin()) in dump() 1768 dbgs() << SchedModels.getSchedRW(PCI->RWIdx, PCI->IsRead).Name in dump() 1769 << ":" << PCI->Predicate->getName(); in dump()
|
/external/iproute2/testsuite/configs/ |
D | all-no-act | 183 # Bus options (PCI, PCMCIA, EISA, MCA, ISA) 212 # PCI Hotplug Support 1099 # PCI devices
|
D | all-police-act | 183 # Bus options (PCI, PCMCIA, EISA, MCA, ISA) 212 # PCI Hotplug Support 1104 # PCI devices
|
D | all-2.4 | 103 # PCI Hotplug Support
|
/external/libpcap/ |
D | README.hpux | 165 Patch Description: s700 10.20 PCI 100Base-T cumulative patch
|