Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h172 bool isTop() const { in isTop() function
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp2495 static unsigned getWeakLeft(const SUnit *SU, bool isTop) { in getWeakLeft()
2506 static int biasPhysRegCopy(const SUnit *SU, bool isTop) { in biasPhysRegCopy()
2804 void GenericScheduler::reschedulePhysRegCopies(SUnit *SU, bool isTop) { in reschedulePhysRegCopies()
/external/deqp/modules/gles2/accuracy/
Des2aTextureFilteringTests.cpp487 bool isTop = face >= 3; in renderFaces() local
/external/deqp/modules/gles3/accuracy/
Des3aTextureFilteringTests.cpp498 bool isTop = face >= 3; in renderFaces() local
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h647 bool isTop() const { in isTop() function