Home
last modified time | relevance | path

Searched refs:IPI (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp209 InsertionPoints::iterator &IPI, in appendAndTransferDominatedUses() argument
212 IPI->second.emplace_back(User, OpNo); in appendAndTransferDominatedUses()
217 Instruction *OldInstr = IPI->first; in appendAndTransferDominatedUses()
218 Uses OldUses = std::move(IPI->second); in appendAndTransferDominatedUses()
389 for (auto &IPI : InsertPts) { in isDominated() local
390 if (NewPt == IPI.first || DT.dominates(IPI.first, NewPt) || in isDominated()
394 (IPI.first->getParent() != NewPt->getParent() && in isDominated()
395 DT.dominates(IPI.first->getParent(), NewPt->getParent()))) { in isDominated()
398 LLVM_DEBUG(IPI.first->print(dbgs())); in isDominated()
400 IPI.second.emplace_back(User, OpNo); in isDominated()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h128 DenseMap<unsigned, InstructionPressureInfo> IPI; variable
148 assert(IPI.find(IID) != IPI.end() && "Instruction is not tracked!"); in getRegisterPressureCycles()
149 const InstructionPressureInfo &Info = IPI.find(IID)->second; in getRegisterPressureCycles()
154 assert(IPI.find(IID) != IPI.end() && "Instruction is not tracked!"); in getMemoryPressureCycles()
155 const InstructionPressureInfo &Info = IPI.find(IID)->second; in getMemoryPressureCycles()
160 assert(IPI.find(IID) != IPI.end() && "Instruction is not tracked!"); in getResourcePressureCycles()
161 const InstructionPressureInfo &Info = IPI.find(IID)->second; in getResourcePressureCycles()
H A DBottleneckAnalysis.cpp55 if (U.second && IPI.find(U.first) != IPI.end()) in getResourceUsers()
61 IPI.insert(std::make_pair(IID, InstructionPressureInfo())); in onInstructionDispatched()
64 void PressureTracker::onInstructionExecuted(unsigned IID) { IPI.erase(IID); } in onInstructionExecuted()
125 IPI[IID].ResourcePressureCycles++; in handlePressureEvent()
133 IPI[IID].RegisterPressureCycles++; in handlePressureEvent()
140 IPI[IID].MemoryPressureCycles++; in handlePressureEvent()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/PDB/
H A DTpiStream.rst2 The PDB TPI and IPI Streams
13 The PDB TPI Stream (Index 2) and IPI Stream (Index 4) contain information about
31 TPI vs IPI Stream
36 and IPI stream. Subsequent contents of this document describing the on-disk
37 format apply equally whether it is for the TPI Stream or the IPI Stream. The
42 | TPI Stream | IPI Stream |
94 object file's ``.debug$T`` section or a PDB file's TPI or IPI stream. The
99 Any type index with a high bit set is considered to come from the IPI stream,
104 comes from the IPI stream, it is only sufficient.
H A Dindex.rst105 | IPI Stream | - Fixed Stream Index 4 | - CodeView Type Records |
106 | | | - Index of IPI Hash Stream |
129 | IPI Hash Stream | - Contained in IPI Stream | - Hash table for looking up IPI records |
160 :doc:`TPI/IPI Stream <TpiStream>`.
H A DPdbStream.rst121 | | - PDB contains an :doc:`IPI Stream <TpiStream>` |
124 | | - PDB contains an :doc:`IPI Stream <TpiStream>` |
131 | | - There is no TPI / IPI stream, all type info |
H A DCodeViewTypes.rst31 bytes (if this type stream appears in a TPI/IPI stream of a PDB) or not padded at
H A DCodeViewSymbols.rst30 * Type records only appear in the :doc:`TPI & IPI streams <TpiStream>`.
/netbsd-src/sys/arch/powerpc/pic/
H A Dfiles.ipi4 # generic IPI abstraction
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h28 IPI, enumerator
H A DStreamUtil.cpp109 Streams[StreamIdx] = stream(StreamPurpose::IPI, "IPI Stream", StreamIdx); in discoverStreamPurposes()
H A DExplainOutputStyle.cpp265 case StreamPurpose::IPI: in explainPdbStreamOffset()
/netbsd-src/sys/arch/arm/gemini/
H A Dgemini_ipi.c3 # error IPI needs GEMINI_MASTER or GEMINI_SLAVE
H A Dgemini_ipm.c3 # error IPI needs GEMINI_MASTER or GEMINI_SLAVE
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-pdbutil.rst370 Dump CodeView type records from IPI stream.
374 Dump additional information from the IPI stream, such as hashes and the type
524 Dump the record from the IPI stream with the given type index.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpci_ids62 >>>1 ubyte 0x03 IPI
/netbsd-src/sys/arch/evbarm/conf/
H A DGEMINI_MASTER175 # Gemini Inter-processor-interrupt (IPI)
H A DGEMINI_SLAVE176 # Gemini Inter-processor-interrupt (IPI)
/netbsd-src/sys/arch/macppc/conf/
H A Dfiles.macppc39 # IPI interface
/netbsd-src/share/examples/disktab/
H A Ddisktab742 CDC IPI 9720:\
750 CDC IPI 9722:\
1480 Seagate IPI ZBR Elite:\
/netbsd-src/share/misc/
H A Dacronyms.comp820 IPI intelligent peripheral interface
821 IPI interprocessor interrupt
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dlocore.s4291 ldxa [%g2] ASI_IRDR, %g2 ! Get IPI handler argument 1
4293 ldxa [%g3] ASI_IRDR, %g3 ! Get IPI handler argument 2
/netbsd-src/external/gpl3/binutils/dist/ld/po/
H A Duk.po3116 msgid "%P: warning: cannot create IPI stream in PDB file: %E\n"
3117 msgstr "%P: попередження: не вдалося створити потік IPI до файла PDB: %E\n"
3144 msgid "%P: warning: cannot populate IPI stream in PDB file: %E\n"
3145 msgstr "%P: попередження: не вдалося заповнити потік IPI до файла PDB: %E\n"
H A Dro.po3125 msgid "%P: warning: cannot create IPI stream in PDB file: %E\n"
3126 msgstr "%P: avertisment: nu se poate crea un flux IPI în fișierul PDB: %E\n"
3153 msgid "%P: warning: cannot populate IPI stream in PDB file: %E\n"
3154 msgstr "%P: avertisment: nu se poate completa fluxul IPI în fișierul PDB: %E\n"
/netbsd-src/doc/
H A DBRANCHES1873 send an IPI to the target cpu.

12