Searched defs:Partial (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DRegisterCoalescer.h45 bool Partial; member in class:llvm::CoalescerPair
/freebsd-11.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DPtrState.cpp106 bool Partial = ReverseInsertPts.size() != Other.ReverseInsertPts.size(); local
H A DPtrState.h107 bool Partial; member in class:llvm::objcarc::PtrState
/freebsd-11.0-release/contrib/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h265 bool Partial; member in struct:llvm::TargetTransformInfo::UnrollingPreferences
/freebsd-11.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp185 bool isAnyVecReg(unsigned Reg, bool &Partial) { argument
250 bool Partial = false; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp241 containsInvalidationMethod( const ObjCContainerDecl *D, InvalidationInfo &OutInfo, bool Partial) argument
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp829 enum { Full = 0, Partial = 1, Runtime = 2 }; enumerator in enum:__anon3221
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2265 ClassTemplatePartialSpecializationDecl *Partial; member in struct:__anon4073::PartialSpecMatchResult
2297 ClassTemplatePartialSpecializationDecl *Partial = PartialSpecs[I]; local
[all...]
H A DSemaTemplateDeduction.cpp2116 FinishTemplateArgumentDeduction(Sema &S, ClassTemplatePartialSpecializationDecl *Partial, const TemplateArgumentList &TemplateArgs, SmallVectorImpl<DeducedTemplateArgument> &Deduced, TemplateDeductionInfo &Info) argument
2241 DeduceTemplateArguments(ClassTemplatePartialSpecializationDecl *Partial, const TemplateArgumentList &TemplateArgs, TemplateDeductionInfo &Info) argument
2286 FinishTemplateArgumentDeduction( Sema &S, VarTemplatePartialSpecializationDecl *Partial, const TemplateArgumentList &TemplateArgs, SmallVectorImpl<DeducedTemplateArgument> &Deduced, TemplateDeductionInfo &Info) argument
2407 DeduceTemplateArguments(VarTemplatePartialSpecializationDecl *Partial, const TemplateArgumentList &TemplateArgs, TemplateDeductionInfo &Info) argument
[all...]
H A DSemaTemplate.cpp2594 VarTemplatePartialSpecializationDecl *Partial = local
2713 VarTemplatePartialSpecializationDecl *Partial; member in struct:__anon4067::PartialSpecMatchResult
2772 VarTemplatePartialSpecializationDecl *Partial = PartialSpecs[I]; local
6345 ClassTemplatePartialSpecializationDecl *Partial local
[all...]

Completed in 102 milliseconds