Searched refs:DFI (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
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()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 1150 for (auto DFI = df_ext_begin(&MF, Reachable), DFE = df_ext_end(&MF, Reachable); in replaceFrameIndices() local 1151 DFI != DFE; ++DFI) { in replaceFrameIndices() 1154 if (DFI.getPathLength() >= 2) { in replaceFrameIndices() 1155 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices() 1160 MachineBasicBlock *BB = *DFI; in replaceFrameIndices()
|
D | MachineVerifier.cpp | 2783 DFI = df_ext_begin(MF, Reachable), DFE = df_ext_end(MF, Reachable); in verifyStackFrame() local 2784 DFI != DFE; ++DFI) { in verifyStackFrame() 2785 const MachineBasicBlock *MBB = *DFI; in verifyStackFrame() 2789 if (DFI.getPathLength() >= 2) { in verifyStackFrame() 2790 const MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in verifyStackFrame()
|
/third_party/eudev/hwdb/ |
D | 20-acpi-vendor.hwdb | 1866 acpi:DFI*: 1867 ID_VENDOR_FROM_DATABASE=DFI
|
D | 20-pci-vendor-model.hwdb | 16710 ID_MODEL_FROM_DATABASE=SiS7012 AC'97 Sound Controller (DFI 661FX motherboard) 19905 ID_VENDOR_FROM_DATABASE=DFI, Inc 37971 …ID_MODEL_FROM_DATABASE=VT8237 ISA bridge [KT600/K8T800/K8T890 South] (DFI KT600-AL / Soltek SL-B9D… 43311 …ABASE=88E8053 PCI-E Gigabit Ethernet Controller (Marvell 88E8053 Gigabit Ethernet Controller (DFI)) 58605 ID_VENDOR_FROM_DATABASE=DFI Inc
|
D | 20-usb-vendor-model.hwdb | 5775 ID_VENDOR_FROM_DATABASE=DFI, Inc. 43362 ID_VENDOR_FROM_DATABASE=DFI
|
D | 20-OUI.hwdb | 900 ID_OUI_FROM_DATABASE=DFI Inc.
|