HomeSort by relevance Sort by last modified time
    Searched defs:Partial (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/test/CodeGenCXX/
cxx1z-fold-expression.cpp 24 template<int ...A> struct Partial {
30 void use(Partial<1, 2> p) {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
RegisterCoalescer.h 44 /// Partial - True when the original copy was a partial subregister copy.
45 bool Partial;
61 Partial(false), CrossClass(false), Flipped(false), NewRC(0) {}
80 bool isPartial() const { return Partial; }
  /external/llvm/lib/CodeGen/
RegisterCoalescer.h 44 /// True when the original copy was a partial subregister copy.
45 bool Partial;
62 Partial(false), CrossClass(false), Flipped(false), NewRC(nullptr) {}
69 Partial(false), CrossClass(false), Flipped(false), NewRC(nullptr) {}
88 bool isPartial() const { return Partial; }
  /external/llvm/lib/Transforms/ObjCARC/
PtrState.cpp 105 // that makes this a partial merge.
106 bool Partial = ReverseInsertPts.size() != Other.ReverseInsertPts.size();
108 Partial |= ReverseInsertPts.insert(Inst).second;
109 return Partial;
134 Partial = false;
144 Partial = false;
146 } else if (Partial || Other.Partial) {
147 // If we're doing a merge on a path that's previously seen a partial
148 // merge, conservatively drop the sequence, to avoid doing partial
    [all...]
PtrState.h 93 /// Conservatively merge the two RRInfo. Returns true if a partial merge has
105 /// True if we've seen an opportunity for partial RR elimination, such as
107 bool Partial;
115 PtrState() : KnownPositiveRefCount(false), Partial(false), Seq(S_None) {}
  /external/swiftshader/third_party/LLVM/lib/Analysis/
AliasAnalysisCounter.cpp 32 unsigned No, May, Partial, Must;
39 No = May = Partial = Must = 0;
48 unsigned AASum = No+May+Partial+Must;
57 printLine("partial alias", Partial, AASum);
61 << Partial*100/AASum << "%/"
135 case PartialAlias: Partial++; AliasString = "Partial alias"; break;
  /external/libbrillo/brillo/http/
http_request.h 128 // Partial completion
129 static const int Partial = 203;
134 // Partial GET fulfilled
252 // Makes a request for a subrange of data. Specifies a partial range with
323 // List of optional data ranges to request partial content from the server.
  /external/llvm/include/llvm/Analysis/
TargetTransformInfo.h 256 /// for partial/runtime unrolling (set to UINT_MAX to disable).
259 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
274 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
276 /// Allow partial unrolling (unrolling of loops to expand the size of the
278 bool Partial;
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCVSXSwapRemoval.cpp 176 // Return true iff the given register is a partial vector register.
183 // vector register. Also sets Partial to true if the mention
185 bool isAnyVecReg(unsigned Reg, bool &Partial) {
187 Partial = true;
253 bool Partial = false;
259 if (isAnyVecReg(Reg, Partial)) {
282 // mentions a partial vector register and does not have
284 if (Partial)
595 // for physical regs. We exclude partial-vector register operands
644 // Reject webs containing mentions of physical or partial registers, o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 289 /// for partial/runtime unrolling (set to UINT_MAX to disable).
292 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
314 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
321 /// Allow partial unrolling (unrolling of loops to expand the size of the
323 bool Partial;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 313 /// for partial/runtime unrolling (set to UINT_MAX to disable).
316 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
338 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
345 /// Allow partial unrolling (unrolling of loops to expand the size of the
347 bool Partial;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 313 /// for partial/runtime unrolling (set to UINT_MAX to disable).
316 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
338 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
345 /// Allow partial unrolling (unrolling of loops to expand the size of the
347 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfo.h 289 /// for partial/runtime unrolling (set to UINT_MAX to disable).
292 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
314 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
321 /// Allow partial unrolling (unrolling of loops to expand the size of the
323 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
TargetTransformInfo.h 313 /// for partial/runtime unrolling (set to UINT_MAX to disable).
316 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
338 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
345 /// Allow partial unrolling (unrolling of loops to expand the size of the
347 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
TargetTransformInfo.h 313 /// for partial/runtime unrolling (set to UINT_MAX to disable).
316 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
338 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
345 /// Allow partial unrolling (unrolling of loops to expand the size of the
347 bool Partial;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
TargetTransformInfo.h 372 /// for partial/runtime unrolling (set to UINT_MAX to disable).
375 /// OptSizeThreshold, but used for partial/runtime unrolling (set to
397 /// back to Partial unrolling if full unrolling is above FullUnrollMaxCount.
404 /// Allow partial unrolling (unrolling of loops to expand the size of the
406 bool Partial;
    [all...]
  /external/clang/lib/Sema/
SemaTemplateInstantiate.cpp 83 if (VarTemplatePartialSpecializationDecl *Partial =
85 if (Partial->isMemberSpecialization())
    [all...]
SemaTemplate.cpp     [all...]

Completed in 871 milliseconds

1 2