Searched defs:Rep (Results 1 – 13 of 13) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p4736c.C | 43 delete (Rep*)(Rep_1*)new Main; in main() local 55 delete (Rep*)(Rep_2*)(DVBase*)new Main; in main() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash47.C | 8 Rep(): count(0) in Rep() function 10 Rep(const Rep& other): count(0) in Rep() function
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 741 ParsedType Rep, in SetTypeSpecType() 750 ParsedType Rep, in SetTypeSpecType() 772 Expr *Rep, in SetTypeSpecType() 794 Decl *Rep, bool Owned, in SetTypeSpecType() 803 Decl *Rep, bool Owned, in SetTypeSpecType() 824 unsigned &DiagID, TemplateIdAnnotation *Rep, in SetTypeSpecType()
|
H A D | SemaExprMember.cpp | 199 NamedDecl *Rep, in diagnoseInstanceReference()
|
/openbsd/gnu/llvm/clang/include/clang/Serialization/ |
H A D | ContinuousRangeMap.h | 48 Representation Rep; variable
|
/openbsd/gnu/llvm/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 689 unsigned &DiagID, TypeResult Rep, in SetTypeSpecType() 731 void UpdateDeclRep(Decl *Rep) { in UpdateDeclRep() 735 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() 739 void UpdateExprRep(Expr *Rep) { in UpdateExprRep()
|
H A D | ScopeInfo.h | 347 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1732 Value *Rep = Builder.CreateCall(Intrin, in UpgradeX86MaskedShift() local 1762 CallBase &CI, Value *&Rep) { in upgradeAVX512MaskToSelect() 2236 Value *Rep; in UpgradeIntrinsicCall() local
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 1185 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
|
/openbsd/gnu/llvm/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 | 2956 unsigned Rep = 8 / VecTy.getVectorNumElements(); in LowerBUILD_VECTOR() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 2710 if (auto Rep = dyn_cast<VPReplicateRecipe>(Def)) in isUniformAfterVectorization() local
|