Home
last modified time | relevance | path

Searched defs:Partial (Results 1 – 14 of 14) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.h45 bool Partial = false; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h32 Partial, enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h59 bool Partial = false; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h108 bool Partial = false; variable
H A DPtrState.cpp114 bool Partial = ReverseInsertPts.size() != Other.ReverseInsertPts.size(); in Merge() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp251 bool Partial = false; in gatherVectorInstructions() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp239 const ObjCContainerDecl *D, InvalidationInfo &OutInfo, bool Partial) { in containsInvalidationMethod()
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3539 if (ClassTemplatePartialSpecializationDecl *Partial MatchTemplateParametersToScopeSpecifier() local
4521 checkMoreSpecializedThanPrimary(Sema & S,PartialSpecDecl * Partial) checkMoreSpecializedThanPrimary() argument
4574 checkTemplatePartialSpecialization(Sema & S,PartialSpecDecl * Partial) checkTemplatePartialSpecialization() argument
4604 CheckTemplatePartialSpecialization(ClassTemplatePartialSpecializationDecl * Partial) CheckTemplatePartialSpecialization() argument
4609 CheckTemplatePartialSpecialization(VarTemplatePartialSpecializationDecl * Partial) CheckTemplatePartialSpecialization() argument
4751 VarTemplatePartialSpecializationDecl *Partial = ActOnVarTemplateSpecialization() local
4838 VarTemplatePartialSpecializationDecl *Partial; global() member
4898 VarTemplatePartialSpecializationDecl *Partial = PartialSpecs[I]; CheckVarTemplateId() local
9044 ClassTemplatePartialSpecializationDecl *Partial = ActOnClassTemplateSpecialization() local
[all...]
H A DSemaTemplateDeduction.cpp804 if (auto *Partial = Scope->getPartiallySubstitutedPack( finishConstruction() local
2952 FinishTemplateArgumentDeduction(Sema & S,T * Partial,bool IsPartialOrdering,const TemplateArgumentList & TemplateArgs,SmallVectorImpl<DeducedTemplateArgument> & Deduced,TemplateDeductionInfo & Info) FinishTemplateArgumentDeduction() argument
3094 DeduceTemplateArguments(ClassTemplatePartialSpecializationDecl * Partial,const TemplateArgumentList & TemplateArgs,TemplateDeductionInfo & Info) DeduceTemplateArguments() argument
3146 DeduceTemplateArguments(VarTemplatePartialSpecializationDecl * Partial,const TemplateArgumentList & TemplateArgs,TemplateDeductionInfo & Info) DeduceTemplateArguments() argument
[all...]
H A DSemaTemplateInstantiate.cpp102 if (VarTemplatePartialSpecializationDecl *Partial = HandleVarTemplateSpec() local
3642 ClassTemplatePartialSpecializationDecl *Partial; global() member
3701 ClassTemplatePartialSpecializationDecl *Partial = PartialSpecs[I]; getPatternForClassTemplateSpecialization() local
[all...]
H A DSemaTemplateInstantiateDecl.cpp5696 if (VarTemplatePartialSpecializationDecl *Partial = InstantiateVariableDefinition() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2644 /// May require unifying ClassTemplate(Partial)SpecializationDecl and in VisitVarTemplateSpecializationDeclImpl() local
2527 if (auto *Partial = dyn_cast<ClassTemplatePartialSpecializationDecl>(D)) { VisitClassTemplateSpecializationDeclImpl() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h578 bool Partial; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp3160 SDValue Partial = DAG.getNode(CombineOpc, dl, LoOpVT, Lo, Hi, N->getFlags()); SplitVecOp_VECREDUCE() local
3180 SDValue Partial = DAG.getNode(N->getOpcode(), dl, ResVT, AccOp, Lo, Flags); SplitVecOp_VECREDUCE_SEQ() local