Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h184 bool isTop() const { isTop() function
H A DMachineScheduler.h956 bool isTop() const { in isTop() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3435 unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()
3446 int biasPhysReg(const SUnit *SU, bool isTop) { in biasPhysReg()
3805 void GenericScheduler::reschedulePhysReg(SUnit *SU, bool isTop) { in reschedulePhysReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp163 bool isTop() const { return Kind == Top; } in isTop() function in __anonfe19b4d40111::LatticeCell