Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DVLIWMachineScheduler.h181 bool isTop() const { in isTop() function
DMachineScheduler.h730 bool isTop() const { in isTop() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
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/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp163 bool isTop() const { return Kind == Top; } in isTop() function in __anon98b5e5500111::LatticeCell