Searched defs:Rep (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | UnsignedOrNone.h | 48 unsigned Rep; member
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 760 ParsedType Rep, in SetTypeSpecType() 769 ParsedType Rep, in SetTypeSpecType() 800 Expr *Rep, in SetTypeSpecType() 822 Decl *Rep, bool Owned, in SetTypeSpecType() 831 Decl *Rep, bool Owned, in SetTypeSpecType() 852 unsigned &DiagID, TemplateIdAnnotation *Rep, in SetTypeSpecType()
|
| H A D | SemaExprMember.cpp | 223 NamedDecl *Rep, in diagnoseInstanceReference()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanUtils.h | 62 if (auto *Rep = dyn_cast<VPReplicateRecipe>(VPV)) { in isSingleScalar() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 48 Representation Rep; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 2148 Value *Rep = in upgradeX86MaskedShift() local 2177 CallBase &CI, Value *&Rep) { in upgradeAVX512MaskToSelect() 2426 Value *Rep = nullptr; in upgradeNVVMIntrinsicCall() local 2578 Value *Rep = nullptr; in upgradeX86IntrinsicCall() local 4546 Value *Rep = nullptr; in UpgradeIntrinsicCall() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 738 unsigned &DiagID, TypeResult Rep, in SetTypeSpecType() 783 void UpdateDeclRep(Decl *Rep) { in UpdateDeclRep() 787 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() 791 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/include/llvm/ADT/ |
| H A D | DenseMap.h | 1231 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCommonGEP.cpp | 629 GepNode *Rep = F->second; in common() local
|
| H A D | HexagonISelLoweringHVX.cpp | 1330 unsigned Rep = VecTy.getVectorNumElements() / ResLen; in extractHvxSubvectorPred() local 1350 unsigned Rep = 8 / ResLen; in extractHvxSubvectorPred() local
|
| H A D | HexagonISelLowering.cpp | 3003 unsigned Rep = 8 / VecTy.getVectorNumElements(); in LowerBUILD_VECTOR() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InstructionSimplify.cpp | 4397 any_of(Ops, [=](const auto &Rep) { return NewOps[0] == Rep.second; })) in simplifyWithOpsReplaced() 4410 [=](const auto &Rep) { return impliesPoison(BO, Rep.first); })) in simplifyWithOpsReplaced()
|