Home
last modified time | relevance | path

Searched refs:getSourceIndex (Results 126 – 150 of 283) sorted by relevance

12345678910>>...12

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp46 LastInstructionIdx = Event.IR.getSourceIndex(); in onEvent()
56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp221 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
227 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp221 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
227 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp221 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
227 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp46 LastInstructionIdx = Event.IR.getSourceIndex(); in onEvent()
56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp46 LastInstructionIdx = Event.IR.getSourceIndex(); in onEvent()
56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MCA/HardwareUnits/
H A DLSUnit.cpp221 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
227 LLVM_DEBUG(dbgs() << "[LSUnit]: Instruction idx=" << IR.getSourceIndex() in onInstructionRetired()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-mca/Views/
H A DResourcePressureView.cpp46 LastInstructionIdx = Event.IR.getSourceIndex(); in onEvent()
56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size(); in onEvent()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp46 LastInstructionIdx = Event.IR.getSourceIndex();
56 const unsigned SourceIdx = Event.IR.getSourceIndex() % Source.size();
/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-mca/
H A DScheduler.cpp275 IssuedQueue[IR.getSourceIndex()] = IS; in issueInstructionImpl()
386 WaitQueue[IR.getSourceIndex()] = IR.getInstruction(); in reserveResources()
397 ReadyQueue[IR.getSourceIndex()] = IR.getInstruction(); in issueImmediately()
H A DSummaryView.cpp41 if (Event.IR.getSourceIndex() >= Source.size()) in onEvent()
H A DInstruction.cpp101 dbgs() << "IID=" << getSourceIndex() << ' '; in dump()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MCA/
H A DInstruction.cpp121 dbgs() << "IID=" << getSourceIndex() << ' '; in dump()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/structure/
H A DTypeVariableUtil.java65 …if (source.getTargetIndex() == target.getSourceIndex() && source.getTargetName().equals(target.get… in composeMappings()
240 …(maplet.getTargetName(), maplet.getTargetIndex(), maplet.getSourceName(), maplet.getSourceIndex()); in inverseMapping()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MCA/Stages/
H A DDispatchStage.cpp121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MCA/Stages/
H A DDispatchStage.cpp124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MCA/Stages/
H A DDispatchStage.cpp124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp124 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in dispatch()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MCA/Stages/
H A DDispatchStage.cpp121 PRF.addRegisterWrite(WriteRef(IR.getSourceIndex(), &WS), RegisterFiles); in addEventListener()

12345678910>>...12