Searched defs:SourceIndex (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp140 OS << SourceIndex << '.'; local
233 OS << '[' << Iteration << ',' << SourceIndex << ']'; local
307 unsigned SourceIndex = IID % Source.size(); local
132 printWaitTimeEntry(formatted_raw_ostream &OS, const WaitTimeEntry &Entry, unsigned SourceIndex, unsigned Executions) const argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h608 WriteRef(unsigned SourceIndex, WriteState *WS) : Data(SourceIndex, WS) {} argument
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dacrestyp.h919 UINT32 SourceIndex; member in struct:acpi_pci_routing_table

Completed in 165 milliseconds