Searched defs:CRD (Results 1 – 9 of 9) sorted by relevance
133 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in isSafeToConvert() local690 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in ConvertRecordDeclType() local
129 #define CRD(d) ((d) << 21) macro
1925 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) in isRecordEmpty() local
95 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in getRawCommentForDeclNoCache() local294 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(D)) { in adjustDeclToTemplate() local
3077 Value *CRD = B.CreateSExtOrTrunc(CountRoundDown, in createEmptyLoop() local
457 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in checkRecordTypeForCapability() local
9562 if (const CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in IsTailPaddedMemberArray() local
11791 if (CXXRecordDecl *CRD = dyn_cast<CXXRecordDecl>(RD)) { in BuildBuiltinOffsetOf() local
2928 Value *CRD = B.CreateCast(CastOp, CountRoundDown, StepType, "cast.crd"); in createVectorizedLoopSkeleton() local