Searched refs:DFI (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/sys/contrib/device-tree/Bindings/devfreq/event/ |
| H A D | rockchip-dfi.txt | 2 * Rockchip rk3399 DFI device 6 - reg: physical base address of each DFI and length of memory mapped region 9 - clock-names : the name of clock used by the DFI, must be "pclk_ddr_mon";
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/devfreq/ |
| H A D | rk3399_dmc.txt | 9 - clock-names : The name of clock used by the DFI, must be 35 for PD_IDLE DFI clock cycles. 40 for SR_IDLE * 1024 DFI clock cycles (DFI 48 sr_mc_gate_idle*1024 DFI clock cycles. 53 for srpd_lite_idle * 1024 DFI clock cycles. 59 be gated if bus is idle for standby_idle * DFI
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | DominanceFrontierImpl.h | 111 const_iterator DFI = find(Node); in compare() local 112 if (DFI == end()) in compare() 115 if (compareDomSet(I->second, DFI->second)) in compare()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | imx6q-dfi-fs700-m60.dts | 15 model = "DFI FS700-M60-6QD i.MX6qd Q7 Board";
|
| H A D | imx6dl-dfi-fs700-m60.dts | 15 model = "DFI FS700-M60-6DL i.MX6dl Q7 Board";
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | GuardWidening.cpp | 295 for (auto DFI = df_begin(Root), DFE = df_end(Root); in run() local 296 DFI != DFE; ++DFI) { in run() 297 auto *BB = (*DFI)->getBlock(); in run() 308 Changed |= eliminateInstrViaWidening(II, DFI, GuardsInBlock); in run()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 1171 for (auto DFI = df_ext_begin(&MF, Reachable), DFE = df_ext_end(&MF, Reachable); in replaceFrameIndices() local 1172 DFI != DFE; ++DFI) { in replaceFrameIndices() 1175 if (DFI.getPathLength() >= 2) { in replaceFrameIndices() 1176 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices() 1181 MachineBasicBlock *BB = *DFI; in replaceFrameIndices()
|
| H A D | MachineVerifier.cpp | 3154 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local 3155 DFI != DFE; ++DFI) { in verifyStackFrame() 3156 const MachineBasicBlock *MBB = *DFI; in verifyStackFrame() 3160 if (DFI.getPathLength() >= 2) { in verifyStackFrame() 3161 const MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in verifyStackFrame()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 4714 if (auto *DFI = Tmpl->getDefaultedFunctionInfo()) { in SubstDefaultedFunction() local 4716 Lookups.reserve(DFI->getUnqualifiedLookups().size()); in SubstDefaultedFunction() 4718 for (DeclAccessPair DA : DFI->getUnqualifiedLookups()) { in SubstDefaultedFunction() 4732 : DFI); in SubstDefaultedFunction()
|
| H A D | SemaOverload.cpp | 11313 static unsigned RankDeductionFailure(const DeductionFailureInfo &DFI) { in RankDeductionFailure() argument 11314 switch ((Sema::TemplateDeductionResult)DFI.Result) { in RankDeductionFailure()
|
| /freebsd-13.1/share/misc/ |
| H A D | pci_vendors | 6024 15bd 1001 DFI 661FX motherboard 7104 106e DFI, Inc 13493 1106 3227 DFI KT600-AL / Soltek SL-B9D-FGR Motherboard 15334 15bd 1003 Marvell 88E8053 Gigabit Ethernet Controller (DFI) 20859 15bd DFI Inc
|