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

/freebsd-current/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp214 unsigned SourceIndex = IR.getSourceIndex(); local
156 addRegisterReadWrite(RegisterFile &PRF, Instruction &IS, unsigned SourceIndex, const MCSubtargetInfo &STI, SmallVectorImpl<unsigned> &UsedRegs) argument
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp142 OS << SourceIndex << '.'; local
223 OS << '[' << Iteration << ',' << SourceIndex << ']'; local
304 unsigned SourceIndex = IID % Source.size(); local
134 printWaitTimeEntry(formatted_raw_ostream &OS, const WaitTimeEntry &Entry, unsigned SourceIndex, unsigned Executions) const argument
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp27 WriteRef::WriteRef(unsigned SourceIndex, WriteState *WS) argument
/freebsd-current/sys/contrib/dev/acpica/include/
H A Dacrestyp.h950 UINT32 SourceIndex; member in struct:acpi_pci_routing_table

Completed in 78 milliseconds