Searched refs:PMD (Results 1 – 11 of 11) sorted by relevance
40 for (const PrebuiltModuleDep &PMD : PrebuiltModuleDeps) { in getAdditionalArgsWithoutModulePaths() local41 Args.push_back("-fmodule-file=" + PMD.ModuleName + "=" + PMD.PCMFile); in getAdditionalArgsWithoutModulePaths()42 Args.push_back("-fmodule-map-file=" + PMD.ModuleMapFile); in getAdditionalArgsWithoutModulePaths()66 void handlePrebuiltModuleDependency(PrebuiltModuleDep PMD) override { in getDependencyFile() argument139 void handlePrebuiltModuleDependency(PrebuiltModuleDep PMD) override { in getFullDependencies() argument140 PrebuiltModuleDeps.emplace_back(std::move(PMD)); in getFullDependencies()
7 PMD (L1/L2) - Processor module unit (PMD) L1/L2 cache18 - regmap-efuse : Regmap of the PMD efuse resource.24 - interrupts : Interrupt-specifier for MCU, PMD, L3, or SoC error33 Required properties for PMD subnode:36 - reg : First resource shall be the PMD resource.37 - pmd-controller : Instance number of the PMD controller.
248 PMDataManager *PMD = PMS.top(); in assignPassManager() local255 PMTopLevelManager *TPM = PMD->getTopLevelManager(); in assignPassManager()
347 PMDataManager *PMD = PMS.top(); in assignPassManager() local354 PMTopLevelManager *TPM = PMD->getTopLevelManager(); in assignPassManager()
635 PMDataManager *PMD = PMS.top(); in assignPassManager() local641 PMTopLevelManager *TPM = PMD->getTopLevelManager(); in assignPassManager()
42 virtual void handlePrebuiltModuleDependency(PrebuiltModuleDep PMD) = 0;
24 * Set PMD Digital Control Register for
18 with integrated PMD sublayers that supports 10BASE-Te, 100BASE-TX and
18 transceiver with integrated PMD sublayers to support 10BASE-Te, 100BASE-TX
11 "apm,xgene-pmd-clock" - for a X-Gene PMD clock26 Required properties for PMD clocks:
1177 if (PMDataManager *PMD = P->getAsPMDataManager()) in dumpPassArguments() local1178 PMD->dumpPassArguments(); in dumpPassArguments()