Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp757 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 DSemaExprMember.cpp225 NamedDecl *Rep, in diagnoseInstanceReference()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DContinuousRangeMap.h48 Representation Rep; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h736 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 DScopeInfo.h356 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1971 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 DDenseMap.h1228 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp634 GepNode *Rep = F->second; in common() local
H A DHexagonISelLoweringHVX.cpp1316 assert(isPowerOf2_32(Rep) && HwLen % Rep == 0); in extractHvxSubvectorPred() local
1336 unsigned Rep = 8 / ResLen; extractHvxSubvectorPred() local
H A DHexagonISelLowering.cpp2981 unsigned Rep = 8 / VecTy.getVectorNumElements(); in LowerBUILD_VECTOR() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3815 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) in isUniformAfterVectorization() local