Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h191 bool isTop() const { in isTop() function
H A DHexagonConstPropagation.cpp163 bool isTop() const { return Kind == Top; } in isTop() function in __anonfdfc6f5f0111::LatticeCell
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp3085 unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()
3096 int biasPhysReg(const SUnit *SU, bool isTop) { in biasPhysReg()
3438 void GenericScheduler::reschedulePhysReg(SUnit *SU, bool isTop) { in reschedulePhysReg()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h702 bool isTop() const { in isTop() function