Searched defs:Rep (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 753 ParsedType Rep, in SetTypeSpecType() 762 ParsedType Rep, in SetTypeSpecType() 784 Expr *Rep, in SetTypeSpecType() 806 Decl *Rep, bool Owned, in SetTypeSpecType() 815 Decl *Rep, bool Owned, in SetTypeSpecType() 836 unsigned &DiagID, TemplateIdAnnotation *Rep, in SetTypeSpecType()
|
| H A D | SemaExprMember.cpp | 205 NamedDecl *Rep, in diagnoseInstanceReference()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 48 Representation Rep; variable
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 705 unsigned &DiagID, TypeResult Rep, in SetTypeSpecType() 747 void UpdateDeclRep(Decl *Rep) { in UpdateDeclRep() 751 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() 755 void UpdateExprRep(Expr *Rep) { in UpdateExprRep()
|
| H A D | ScopeInfo.h | 353 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 1924 Value *Rep = Builder.CreateCall(Intrin, in upgradeX86MaskedShift() local 1953 CallBase &CI, Value *&Rep) { in upgradeAVX512MaskToSelect() 2460 Value *Rep; in UpgradeIntrinsicCall() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | DenseMap.h | 1212 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
|
| /freebsd-14.2/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(); in LowerBUILD_VECTOR() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 3208 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) in isUniformAfterVectorization() local
|