Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DVLIWMachineScheduler.h181 bool isTop() const { in isTop() function
H A DMachineScheduler.h730 bool isTop() const { in isTop() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3116 unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()
3127 int biasPhysReg(const SUnit *SU, bool isTop) { in biasPhysReg()
3471 void GenericScheduler::reschedulePhysReg(SUnit *SU, bool isTop) { in reschedulePhysReg()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp163 bool isTop() const { return Kind == Top; } in isTop() function in __anon13086da10111::LatticeCell