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

/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp1735 unsigned ReadyCycle = (isTop() ? SU->TopReadyCycle : SU->BotReadyCycle);
1750 if (!isTop())
1912 if (isTop())
1974 if (!isTop() && SU->isCall) {
1989 unsigned ReadyCycle = (isTop() ? SU->TopReadyCycle : SU->BotReadyCycle);
2051 if (isTop()) {
2062 unsigned &TopLatency = isTop() ? ExpectedLatency : DependentLatency;
2063 unsigned &BotLatency = isTop() ? DependentLatency : ExpectedLatency;
2111 unsigned ReadyCycle = isTop() ? SU->TopReadyCycle : SU->BotReadyCycle;
2408 if (Zone.isTop()) {
2611 getWeakLeft(const SUnit *SU, bool isTop) argument
2622 biasPhysRegCopy(const SUnit *SU, bool isTop) argument
2922 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.cpp316 if (isTop())
334 if (!isTop() && SU->isCall) {
368 unsigned ReadyCycle = isTop() ? SU->TopReadyCycle : SU->BotReadyCycle;
/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h656 bool isTop() const { function in class:llvm::SchedBoundary
681 return isTop() ? SU->getHeight() : SU->getDepth();
908 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 ...
/external/guice/extensions/struts2/lib/
H A Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/jasper/ org/apache/jasper/resources/ ...

Completed in 52 milliseconds