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

/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h171 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/lib/CodeGen/
H A DMachineScheduler.cpp1829 unsigned ReadyCycle = (isTop() ? SU->TopReadyCycle : SU->BotReadyCycle);
1844 if (!isTop())
2006 if (isTop())
2068 if (!isTop() && SU->isCall) {
2083 unsigned ReadyCycle = (isTop() ? SU->TopReadyCycle : SU->BotReadyCycle);
2145 if (isTop()) {
2156 unsigned &TopLatency = isTop() ? ExpectedLatency : DependentLatency;
2157 unsigned &BotLatency = isTop() ? DependentLatency : ExpectedLatency;
2204 unsigned ReadyCycle = isTop() ? SU->TopReadyCycle : SU->BotReadyCycle;
2504 if (Zone.isTop()) {
2716 getWeakLeft(const SUnit *SU, bool isTop) argument
2727 biasPhysRegCopy(const SUnit *SU, bool isTop) argument
3060 reschedulePhysRegCopies(SUnit *SU, bool isTop) argument
[all...]
/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h664 bool isTop() const { function in class:llvm::SchedBoundary
689 return isTop() ? SU->getHeight() : SU->getDepth();
946 void reschedulePhysRegCopies(SUnit *SU, bool isTop);
/external/deqp/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp489 bool isTop = face >= 3; local
493 int curH = isTop ? (height-curY) : (height / 2);
/external/deqp/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp498 bool isTop = face >= 3; local
502 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/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 142 milliseconds