Searched defs:isTop (Results 1 – 10 of 10) sorted by relevance
171 bool isTop() const { in isTop() function
192 bool isTop() const { in isTop() function
150 bool isTop() const { return Kind == Top; } in isTop() function in __anon01dac9570111::LatticeCell
2716 static unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()2727 static int biasPhysRegCopy(const SUnit *SU, bool isTop) { in biasPhysRegCopy()3060 void GenericScheduler::reschedulePhysRegCopies(SUnit *SU, bool isTop) { in reschedulePhysRegCopies()
2801 unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()2812 int biasPhysRegCopy(const SUnit *SU, bool isTop) { in biasPhysRegCopy()3139 void GenericScheduler::reschedulePhysRegCopies(SUnit *SU, bool isTop) { in reschedulePhysRegCopies()
489 bool isTop = face >= 3; in renderFaces() local
498 bool isTop = face >= 3; in renderFaces() local
664 bool isTop() const { in isTop() function
699 bool isTop() const { in isTop() function
116 public boolean isTop = false; field in ICUResourceWriter.Resource