Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp753 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 DSemaExprMember.cpp205 NamedDecl *Rep, in diagnoseInstanceReference()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h48 Representation Rep; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h705 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 DScopeInfo.h353 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1924 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 DDenseMap.h1212 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
/freebsd-14.2/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(); in LowerBUILD_VECTOR() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3208 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) in isUniformAfterVectorization() local