Searched refs:adjustSchedDependency (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetSubtargetInfo.h | 251 virtual void adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, in adjustSchedDependency() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Subtarget.h | 347 void adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, int UseOpIdx,
|
| H A D | AArch64Subtarget.cpp | 548 void AArch64Subtarget::adjustSchedDependency( in adjustSchedDependency() function in AArch64Subtarget
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSubtarget.h | 325 void adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, int UseOpIdx,
|
| H A D | HexagonSubtarget.cpp | 437 void HexagonSubtarget::adjustSchedDependency( in adjustSchedDependency() function in HexagonSubtarget
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ScheduleDAGInstrs.cpp | 306 ST.adjustSchedDependency(SU, OperIdx, UseSU, UseOpIdx, Dep, &SchedModel); in addPhysRegDataDeps() 347 ST.adjustSchedDependency(SU, OperIdx, DefSU, I->OpIdx, Dep, in addPhysRegDeps() 478 ST.adjustSchedDependency(SU, OperIdx, UseSU, I->OperandIndex, Dep, in addVRegDefDeps()
|
| H A D | MachinePipeliner.cpp | 1235 ST.adjustSchedDependency(SU, 0, &I, MO.getOperandNo(), Dep, in updatePhiDependences()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSubtarget.cpp | 540 void GCNSubtarget::adjustSchedDependency( in adjustSchedDependency() function in GCNSubtarget
|
| H A D | GCNSubtarget.h | 1690 void adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, int UseOpIdx,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 515 ST.adjustSchedDependency(OpSU, DefIdx, &SU, i, Dep, nullptr); in AddSchedEdges()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 14204 …chedDependencyEPNS_5SUnitES2_RNS_4SDepE", "llvm::TargetSubtarget::adjustSchedDependency(llvm::SUni…
|