/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 753 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 D | SemaExprMember.cpp | 205 diagnoseInstanceReference(Sema & SemaRef,const CXXScopeSpec & SS,NamedDecl * Rep,const DeclarationNameInfo & nameInfo) diagnoseInstanceReference() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ContinuousRangeMap.h | 48 Representation Rep; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 747 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 D | ScopeInfo.h | 353 llvm::PointerIntPair<const Expr *, 1, bool> Rep; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1924 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 D | DenseMap.h | 1212 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( allocateBuckets() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 634 GepNode *Rep = F->second; in common() local
|
H A D | HexagonISelLoweringHVX.cpp | 1315 unsigned Rep = VecTy.getVectorNumElements() / ResLen; in extractHvxSubvectorPred() local 1335 unsigned Rep = 8 / ResLen; in extractHvxSubvectorPred() local
|
H A D | HexagonISelLowering.cpp | 2964 unsigned Rep = 8 / VecTy.getVectorNumElements(); LowerBUILD_VECTOR() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 3208 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) isUniformAfterVectorization() local
|