Home
last modified time | relevance | path

Searched defs:TargetSU (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp599 GetSubGraph(const SUnit & StartSU,const SUnit & TargetSU,bool & Success) GetSubGraph() argument
704 WillCreateCycle(SUnit * TargetSU,SUnit * SU) WillCreateCycle() argument
725 IsReachable(const SUnit * SU,const SUnit * TargetSU) IsReachable() argument
[all...]
H A DMachinePipeliner.cpp1581 SUnit *TargetSU = D.getSUnit(); swapAntiDependences() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h274 IsReachable(SUnit * SU,SUnit * TargetSU) IsReachable() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp211 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable() argument
217 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle() argument