Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DTimelineView.cpp136 unsigned SourceIndex, in printWaitTimeEntry()
304 unsigned SourceIndex = IID % Source.size(); in printTimeline() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp157 unsigned SourceIndex, in addRegisterReadWrite()
214 unsigned SourceIndex = IR.getSourceIndex(); in tryIssue() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp27 WriteRef::WriteRef(unsigned SourceIndex, WriteState *WS) in WriteRef()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacrestyp.h950 UINT32 SourceIndex; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8001 auto SourceIndex = DAG.getVectorIdxConstant(i * Stride, sdl); in visitIntrinsicCall() local