Searched defs:Rep (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 757 ParsedType Rep, in SetTypeSpecType() 766 ParsedType Rep, in SetTypeSpecType() 797 Expr *Rep, in SetTypeSpecType() 819 Decl *Rep, bool Owned, in SetTypeSpecType() 828 Decl *Rep, bool Owned, in SetTypeSpecType() 849 unsigned &DiagID, TemplateIdAnnotation *Rep, in SetTypeSpecType()
|
H A D | SemaExprMember.cpp | 225 NamedDecl *Rep, in diagnoseInstanceReference()
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ContinuousRangeMap.h | 48 Representation Rep; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 736 unsigned &DiagID, TypeResult Rep, in SetTypeSpecType() 781 void UpdateDeclRep(Decl *Rep) { in UpdateDeclRep() 785 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() 789 void UpdateExprRep(Expr *Rep) { in UpdateExprRep()
|
H A D | ScopeInfo.h | 356 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1971 Value *Rep = Builder.CreateCall(Intrin, in upgradeX86MaskedShift() local 2000 CallBase &CI, Value *&Rep) { in upgradeAVX512MaskToSelect() 2251 Value *Rep = nullptr; in upgradeX86IntrinsicCall() local 4190 Value *Rep = nullptr; in UpgradeIntrinsicCall() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 1228 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
|
/freebsd/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 | 1316 assert(isPowerOf2_32(Rep) && HwLen % Rep == 0); in extractHvxSubvectorPred() local 1336 unsigned Rep = 8 / ResLen; extractHvxSubvectorPred() local
|
H A D | HexagonISelLowering.cpp | 2981 unsigned Rep = 8 / VecTy.getVectorNumElements(); in LowerBUILD_VECTOR() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 3815 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) in isUniformAfterVectorization() local
|