Searched refs:isTop (Results 1 - 10 of 10) sorted by relevance

/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1662 unsigned ReadyCycle = (isTop() ? SU->TopReadyCycle : SU->BotReadyCycle);
1677 if (!isTop())
1839 if (isTop())
1901 if (!isTop() && SU->isCall) {
1916 unsigned ReadyCycle = (isTop() ? SU->TopReadyCycle : SU->BotReadyCycle);
1978 if (isTop()) {
1989 unsigned &TopLatency = isTop() ? ExpectedLatency : DependentLatency;
1990 unsigned &BotLatency = isTop() ? DependentLatency : ExpectedLatency;
2038 unsigned ReadyCycle = isTop() ? SU->TopReadyCycle : SU->BotReadyCycle;
2335 if (Zone.isTop()) {
2521 getWeakLeft(const SUnit *SU, bool isTop) argument
2532 biasPhysRegCopy(const SUnit *SU, bool isTop) argument
2830 reschedulePhysRegCopies(SUnit *SU, bool isTop) argument
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h172 bool isTop() const { function in struct:llvm::ConvergingVLIWScheduler::VLIWSchedBoundary
H A DHexagonMachineScheduler.cpp312 if (isTop())
330 if (!isTop() && SU->isCall) {
364 unsigned ReadyCycle = isTop() ? SU->TopReadyCycle : SU->BotReadyCycle;
/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h646 bool isTop() const { function in class:llvm::SchedBoundary
671 return isTop() ? SU->getHeight() : SU->getDepth();
896 void reschedulePhysRegCopies(SUnit *SU, bool isTop);
/external/deqp/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp487 bool isTop = face >= 3; local
491 int curH = isTop ? (height-curY) : (height / 2);
/external/deqp/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp497 bool isTop = face >= 3; local
501 int curH = isTop ? (height-curY) : (height / 2);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 179 milliseconds