Searched refs:overlaps (Results 26 - 40 of 40) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_ra.cpp791 if (reg->interfers(rep) && reg->livei.overlaps(nVal->livei))
797 if (!force && nRep->livei.overlaps(nVal->livei))
1072 if (node->f == cur->f && node->livei.overlaps(cur->livei)) {
1209 if (!vD->livei.overlaps(vd->livei)) {
1408 if (it->occup.overlaps(livei))
H A Dnv50_ir_util.h433 bool overlaps(const Interval&) const;
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_peephole.cpp91 // swaps $rX <-> $rY, i.e. do not create live range overlaps of phi src and def.
1279 bool overlaps(const Instruction *ldst) const;
1650 MemoryOpt::Record::overlaps(const Instruction *ldst) const function in class:nv50_ir::MemoryOpt::Record
1674 if (!r->locked && r->overlaps(ld))
1688 if (!st || r->overlaps(st))
1692 if (!st || r->overlaps(st))
H A Dnv50_ir_ra.cpp791 if (reg->interfers(rep) && reg->livei.overlaps(nVal->livei))
797 if (!force && nRep->livei.overlaps(nVal->livei))
1072 if (node->f == cur->f && node->livei.overlaps(cur->livei)) {
1209 if (!vD->livei.overlaps(vd->livei)) {
1408 if (it->occup.overlaps(livei))
H A Dnv50_ir_util.h433 bool overlaps(const Interval&) const;
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
H A Drewrite.rb230 elsif location.overlaps?( prior_location )
314 message = 'operation %p overlaps with previous operation %p' % [ current, previous ]
/external/clang/unittests/Tooling/
H A DRefactoringTest.cpp370 TEST(Range, overlaps) {
/external/llvm/lib/CodeGen/
H A DScheduleDAG.cpp74 if (I->overlaps(D)) {
H A DStackColoring.cpp749 if (!First->overlaps(*Second)) {
H A DRegisterCoalescer.cpp658 // If ALR and BLR overlaps and end of BLR extends beyond end of ALR, e.g.
1204 if (RHS.overlaps(LIS->getRegUnit(*UI))) {
1251 // and can be merged into the value it overlaps. Like a coalescable copy, it
1269 // The live range of %src overlaps the %dst value defined by FOO, but
1356 // Value in the other live range that overlaps this def, if any.
1527 // Find the value in Other that overlaps VNI->def, if any.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.text_3.5.0.v20100601-1300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dcommons-lang-2.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ...
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...

Completed in 1247 milliseconds

12