/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/ |
H A D | fastboot | 16 | MDF or screen mode in NetBSD than is configured in RISC OS. 17 |Set NetBSD$MDF BootResources:Configure.Monitors.Acorn.AKF85 41 If "<NetBSD$MDF>" <> "" Then loadmodefile <NetBSD$MDF>
|
H A D | BtNetBSD | 565 REM reserve some space for the MDF file
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyExceptionInfo.cpp | 48 auto &MDF = getAnalysis<MachineDominanceFrontier>(); in INITIALIZE_PASS_DEPENDENCY() local 49 recalculate(MF, MDT, MDF); in INITIALIZE_PASS_DEPENDENCY() 79 const MachineDominanceFrontier &MDF) { in recalculate() argument 87 discoverAndMapException(WE.get(), MDT, MDF); in recalculate() 281 const MachineDominanceFrontier &MDF) { in discoverAndMapException() argument 304 for (auto &Frontier : MDF.find(SubE->getEHPad())->second) in discoverAndMapException()
|
H A D | WebAssemblyExceptionInfo.h | 130 const MachineDominanceFrontier &MDF); 146 const MachineDominanceFrontier &MDF);
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | RDFLiveness.h | 81 MDF(g.getDF()), LiveMap(g.getPRI()), Empty(), NoRegs(g.getPRI()) {} 129 const MachineDominanceFrontier &MDF;
|
H A D | RDFGraph.h | 666 const MachineDominanceFrontier &getDF() const { return MDF; } in getDF() 870 const MachineDominanceFrontier &MDF; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 164 const MachineDominanceFrontier &MDF) const; 275 const auto &MDF = getAnalysis<MachineDominanceFrontier>(); in runOnMachineFunction() local 276 std::unique_ptr<MachineGadgetGraph> Graph = getGadgetGraph(MF, MLI, MDT, MDF); in runOnMachineFunction() 329 const MachineDominanceFrontier &MDF) const { in getGadgetGraph() 334 DataFlowGraph DFG{MF, *TII, *TRI, MDT, MDF, TOI}; in getGadgetGraph()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 293 const auto &MDF = getAnalysis<MachineDominanceFrontier>(); in runOnMachineFunction() local 303 DataFlowGraph G(MF, HII, HRI, *MDT, MDF, TOI); in runOnMachineFunction()
|
H A D | HexagonOptAddrMode.cpp | 788 const auto &MDF = getAnalysis<MachineDominanceFrontier>(); in runOnMachineFunction() local 792 DataFlowGraph G(MF, *HII, *HRI, *MDT, MDF, TOI); in runOnMachineFunction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 757 auto F1 = MDF.find(&B); in computeLiveIns() 758 if (F1 == MDF.end()) in computeLiveIns() 762 auto F2 = MDF.find(IDFB[i]); in computeLiveIns() 763 if (F2 != MDF.end()) in computeLiveIns()
|
H A D | RDFGraph.cpp | 654 : MF(mf), TII(tii), TRI(tri), PRI(tri, mf), MDT(mdt), MDF(mdf), TOI(toi), in DataFlowGraph() 1387 auto DFLoc = MDF.find(BB); in recordDefsForDF() 1388 if (DFLoc == MDF.end() || DFLoc->second.empty()) in recordDefsForDF() 1405 auto F = MDF.find(IDF[i]); in recordDefsForDF() 1406 if (F != MDF.end()) in recordDefsForDF()
|
/netbsd-src/share/misc/ |
H A D | airport | 4609 MDF:Medford (Taylor County Airport), WI, USA
|