Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonMachineScheduler.h191 bool isTop() const { in isTop() function
HDHexagonConstPropagation.cpp162 bool isTop() const { return Kind == Top; } in isTop() function in __anona1e31ceb0111::LatticeCell
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineScheduler.cpp2902 unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()
2913 int biasPhysReg(const SUnit *SU, bool isTop) { in biasPhysReg()
3255 void GenericScheduler::reschedulePhysReg(SUnit *SU, bool isTop) { in reschedulePhysReg()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineScheduler.h695 bool isTop() const { in isTop() function