Home
last modified time | relevance | path

Searched refs:IDF (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp136 ForwardIDFCalculator IDF(*DT); in RewriteAllUses() local
143 IDF.setDefiningBlocks(DefBlocks); in RewriteAllUses()
152 IDF.resetLiveInBlocks(); in RewriteAllUses()
153 IDF.setLiveInBlocks(LiveInBlocks); in RewriteAllUses()
154 IDF.calculate(IDFBlocks); in RewriteAllUses()
H A DPromoteMemoryToRegister.cpp552 ForwardIDFCalculator IDF(DT); in run() local
625 IDF.setLiveInBlocks(LiveInBlocks); in run()
626 IDF.setDefiningBlocks(DefBlocks); in run()
628 IDF.calculate(PHIBlocks); in run()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfirmware71 # ESP-IDF partition table entry
75 >2 ubyte <2 ESP-IDF partition table entry
112 # ESP-IDF application image
118 >32 ulelong 0xABCD5432 ESP-IDF application image
132 >>144 string/32 x \b, IDF version: %s
H A Driff343 >8 string IDF\ LIST \b, MIDI Instrument Definition File
H A Dimages4165 # Summary: iCEDraw graphic *.IDF
4170 # verified by FFmpeg command `ffprobe ICE-9605.IDF` and `ansilove -s SQ-FORCE.IDF`
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp1403 SetVector<MachineBasicBlock*> IDF(DF.begin(), DF.end()); in recordDefsForDF() local
1404 for (unsigned i = 0; i < IDF.size(); ++i) { in recordDefsForDF()
1405 auto F = MDF.find(IDF[i]); in recordDefsForDF()
1407 IDF.insert(F->second.begin(), F->second.end()); in recordDefsForDF()
1412 for (auto DB : IDF) { in recordDefsForDF()
H A DRDFLiveness.cpp755 decltype(IIDF) IDF; in computeLiveIns() local
768 IDF[&B].insert(IDFB.begin(), IDFB.end()); in computeLiveIns()
771 for (auto I : IDF) in computeLiveIns()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dtree-ssa.texi626 they are needed. No pruning of the IDF is done. This is used
H A Dgccint.info16136 needed. No pruning of the IDF is done. This is used by passes
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtree-ssa.texi638 they are needed. No pruning of the IDF is done. This is used
H A Dgccint.info15735 needed. No pruning of the IDF is done. This is used by passes
/netbsd-src/share/misc/
H A Dairport3156 IDF:Idiofa, Zaire
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201036150 Document IDF/IDL requirement.