Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp136 unsigned SourceIndex, in printWaitTimeEntry()
304 unsigned SourceIndex = IID % Source.size(); in printTimeline() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp157 unsigned SourceIndex, in addRegisterReadWrite()
214 unsigned SourceIndex = IR.getSourceIndex(); in tryIssue() local
/openbsd-src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp27 WriteRef::WriteRef(unsigned SourceIndex, WriteState *WS) in WriteRef()