Home
last modified time | relevance | path

Searched refs:isPartial (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.h84 bool isPartial() const { return Partial; } in isPartial() function
DRegisterCoalescer.cpp507 assert(!CP.isPartial() && "This doesn't work for partial copies."); in adjustCopiesBackFrom()
1717 if (!CP.isPartial() && LIS->getInterval(CP.getSrcReg()).size() > in joinCopy()
1753 if (!CP.isPartial() && !CP.isPhys()) { in joinCopy()
1764 if (!CP.isPartial() && !CP.isPhys()) in joinCopy()
2506 if (DefMI->isFullCopy() && !CP.isPartial() && in analyzeValue()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.h80 bool isPartial() const { return Partial; } in isPartial() function
DRegisterCoalescer.cpp1085 if (!CP.isPartial()) { in shouldJoinPhys()
1236 if (!CP.isPartial()) { in JoinCopy()
1373 if (!MI->isFullCopy() || CP.isPartial() || CP.isPhys()) in RegistersDefinedFromSameValue()
/external/llvm/lib/CodeGen/
DRegisterCoalescer.h88 bool isPartial() const { return Partial; } in isPartial() function
DRegisterCoalescer.cpp473 assert(!CP.isPartial() && "This doesn't work for partial copies."); in adjustCopiesBackFrom()
1431 if (!CP.isPartial() && LIS->getInterval(CP.getSrcReg()).size() > in joinCopy()
1467 if (!CP.isPartial() && !CP.isPhys()) { in joinCopy()
2146 if (DefMI->isFullCopy() && !CP.isPartial() in analyzeValue()
/external/skqp/src/core/
DSkScan_DAAPath.cpp80 template<bool isPartial, class Deltas>
103 if (isPartial) { in add_coverage_delta_segment()
/external/skia/src/core/
DSkScan_DAAPath.cpp80 template<bool isPartial, class Deltas>
103 if (isPartial) { in add_coverage_delta_segment()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...