Searched refs:DFI (Results 1 – 12 of 12) sorted by relevance
/freebsd/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/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 37 for PD_IDLE DFI clock cycles. 42 for SR_IDLE * 1024 DFI clock cycles (DFI 50 sr_mc_gate_idle*1024 DFI clock cycles. 55 for srpd_lite_idle * 1024 DFI clock cycles. 61 be gated if bus is idle for standby_idle * DFI
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 109 const_iterator DFI = find(Node); in compare() 110 if (DFI == end()) in compare() local 113 if (compareDomSet(I->second, DFI->second)) in compare()
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
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/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 345 for (auto DFI = df_begin(Root), DFE = df_end(Root); in run() local 346 DFI != DFE; ++DFI) { in run() 347 auto *BB = (*DFI)->getBlock(); in run() 358 Changed |= eliminateInstrViaWidening(II, DFI, GuardsInBlock); in run()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineVerifier.cpp | 3811 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local 3812 DFI != DFE; ++DFI) { in verifyStackFrame() 3813 const MachineBasicBlock *MBB = *DFI; in verifyStackFrame() 3817 if (DFI.getPathLength() >= 2) { in verifyStackFrame() 3818 const MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in verifyStackFrame()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 4838 if (auto *DFI = Tmpl->getDefalutedOrDeletedInfo()) { in SubstDefaultedFunction() local 4840 Lookups.reserve(DFI->getUnqualifiedLookups().size()); in SubstDefaultedFunction() 4842 for (DeclAccessPair DA : DFI->getUnqualifiedLookups()) { in SubstDefaultedFunction() 4856 : DFI); in SubstDefaultedFunction()
|
H A D | SemaOverload.cpp | 12146 static unsigned RankDeductionFailure(const DeductionFailureInfo &DFI) { in RankDeductionFailure() argument 12147 switch (static_cast<TemplateDeductionResult>(DFI.Result)) { in RankDeductionFailure()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | c64 | 184 >>0x17 byte 0 DFI Image
|
/freebsd/share/misc/ |
H A D | pci_vendors | 6575 15bd 1001 DFI 661FX motherboard 7666 106e DFI, Inc 16399 15bd 1003 Marvell 88E8053 Gigabit Ethernet Controller (DFI) 22576 15bd DFI Inc
|
H A D | usb_vendors | 2066 0450 DFI, Inc. 15742 0f73 DFI
|