Searched defs:adjustSchedDependency (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetSubtargetInfo.h | 237 virtual void adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, adjustSchedDependency() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonSubtarget.cpp | 439 void HexagonSubtarget::adjustSchedDependency(SUnit *Src, int SrcOpIdx, adjustSchedDependency() function in HexagonSubtarget |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPUSubtarget.cpp | 852 void GCNSubtarget::adjustSchedDependency(SUnit *Def, int DefOpIdx, SUnit *Use, adjustSchedDependency() function in GCNSubtarget |