Home
last modified time | relevance | path

Searched defs:Rep (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp753 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,ParsedType Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument
762 SetTypeSpecType(TST T,SourceLocation TagKwLoc,SourceLocation TagNameLoc,const char * & PrevSpec,unsigned & DiagID,ParsedType Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument
784 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,Expr * Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument
806 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,Decl * Rep,bool Owned,const PrintingPolicy & Policy) SetTypeSpecType() argument
815 SetTypeSpecType(TST T,SourceLocation TagKwLoc,SourceLocation TagNameLoc,const char * & PrevSpec,unsigned & DiagID,Decl * Rep,bool Owned,const PrintingPolicy & Policy) SetTypeSpecType() argument
836 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,TemplateIdAnnotation * Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument
[all...]
H A DSemaExprMember.cpp205 diagnoseInstanceReference(Sema & SemaRef,const CXXScopeSpec & SS,NamedDecl * Rep,const DeclarationNameInfo & nameInfo) diagnoseInstanceReference() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h48 Representation Rep; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h747 unsigned &DiagID, ParsedType Rep, in UpdateDeclRep() argument
751 unsigned &DiagID, Decl *Rep, bool Owned, in UpdateTypeRep() argument
705 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,TypeResult Rep,const PrintingPolicy & Policy) SetTypeSpecType() argument
755 UpdateExprRep(Expr * Rep) UpdateExprRep() argument
[all...]
H A DScopeInfo.h353 llvm::PointerIntPair<const Expr *, 1, bool> Rep; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1924 Value *Rep = Builder.CreateCall(Intrin, upgradeX86MaskedShift() local
1953 upgradeAVX512MaskToSelect(StringRef Name,IRBuilder<> & Builder,CallBase & CI,Value * & Rep) upgradeAVX512MaskToSelect() argument
2460 Value *Rep; UpgradeIntrinsicCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h1212 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( allocateBuckets() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp634 GepNode *Rep = F->second; in common() local
H A DHexagonISelLoweringHVX.cpp1315 unsigned Rep = VecTy.getVectorNumElements() / ResLen; in extractHvxSubvectorPred() local
1335 unsigned Rep = 8 / ResLen; in extractHvxSubvectorPred() local
H A DHexagonISelLowering.cpp2964 unsigned Rep = 8 / VecTy.getVectorNumElements(); LowerBUILD_VECTOR() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3208 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) isUniformAfterVectorization() local