Home
last modified time | relevance | path

Searched defs:RD (Results 1 – 25 of 93) sorted by relevance

1234

/external/valgrind/main/none/tests/arm/
Dv6intThumb.c19 #define TESTINST1(instruction, RD, cvin) \ argument
47 #define TESTINST1x(instruction, RDval, RD, cvin) \ argument
74 #define TESTINST2(instruction, RMval, RD, RM, cvin) \ argument
106 #define TESTINST2x(instruction, RDval, RMval, RD, RM, cvin) \ argument
135 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, cvin) \ argument
162 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, cvin) \ argument
190 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \ argument
5892 #define TESTINST1(instruction, RD, cvin) \ argument
5920 #define TESTINST1x(instruction, RDval, RD, cvin) \ argument
5947 #define TESTINST2(instruction, RMval, RD, RM, cvin) \ argument
[all …]
Dv6intARM.c9 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument
41 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
70 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
100 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
859 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument
891 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
920 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
950 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
Dv6media.c18 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument
50 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
79 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
109 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
4109 #define TESTINST2(instruction, RMval, RD, RM, carryin) \ argument
4141 #define TESTINST3(instruction, RMval, RNval, RD, RM, RN, carryin) \ argument
4170 #define TESTINST4(instruction, RMval, RNval, RSval, RD, RM, RN, RS, carryin) \ argument
4200 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
/external/clang/lib/AST/
DVTTBuilder.cpp57 const CXXRecordDecl *RD = Base.getBase(); in LayoutSecondaryVTTs() local
84 const CXXRecordDecl *RD = Base.getBase(); in LayoutSecondaryVirtualPointers() local
154 void VTTBuilder::LayoutVirtualVTTs(const CXXRecordDecl *RD, in LayoutVirtualVTTs()
181 const CXXRecordDecl *RD = Base.getBase(); in LayoutVTT() local
DRecordLayoutBuilder.cpp190 EmptySubobjectMap::CanPlaceSubobjectAtOffset(const CXXRecordDecl *RD, in CanPlaceSubobjectAtOffset()
208 void EmptySubobjectMap::AddSubobjectAtOffset(const CXXRecordDecl *RD, in AddSubobjectAtOffset()
337 EmptySubobjectMap::CanPlaceFieldSubobjectAtOffset(const CXXRecordDecl *RD, in CanPlaceFieldSubobjectAtOffset()
403 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in CanPlaceFieldSubobjectAtOffset() local
414 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in CanPlaceFieldSubobjectAtOffset() local
447 void EmptySubobjectMap::UpdateEmptyFieldSubobjects(const CXXRecordDecl *RD, in UpdateEmptyFieldSubobjects()
504 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in UpdateEmptyFieldSubobjects() local
516 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in UpdateEmptyFieldSubobjects() local
800 RecordLayoutBuilder::SelectPrimaryVBase(const CXXRecordDecl *RD) { in SelectPrimaryVBase()
831 void RecordLayoutBuilder::DeterminePrimaryBase(const CXXRecordDecl *RD) { in DeterminePrimaryBase()
[all …]
DVTableBuilder.cpp328 const CXXRecordDecl *RD = Base.getBase(); in ComputeBaseOffsets() local
380 const CXXRecordDecl *RD = Base.getBase(); in dump() local
676 const CXXRecordDecl *RD = Base.getBase(); in AddVCallOffsets() local
746 VCallAndVBaseOffsetBuilder::AddVBaseOffsets(const CXXRecordDecl *RD, in AddVBaseOffsets()
1361 const CXXRecordDecl *RD = FirstBaseInPrimaryBaseChain; in IsOverriderUsed() local
1433 const CXXRecordDecl *RD = Base.getBase(); in AddMethods() local
1635 const CXXRecordDecl *RD = Base.getBase(); in LayoutPrimaryAndSecondaryVTables() local
1675 const CXXRecordDecl *RD = Base.getBase(); in LayoutSecondaryVTables() local
1727 VTableBuilder::DeterminePrimaryVirtualBases(const CXXRecordDecl *RD, in DeterminePrimaryVirtualBases()
1786 VTableBuilder::LayoutVTablesForVirtualBases(const CXXRecordDecl *RD, in LayoutVTablesForVirtualBases()
[all …]
DMicrosoftCXXABI.cpp57 CXXRecordDecl *RD = MPT->getClass()->getAsCXXRecordDecl(); in getMemberPointerSize() local
/external/llvm/lib/Target/PowerPC/
DPPCJITInfo.cpp27 #define BUILD_ADDIS(RD,RS,IMM16) \ argument
29 #define BUILD_ORI(RD,RS,UIMM16) \ argument
31 #define BUILD_ORIS(RD,RS,UIMM16) \ argument
33 #define BUILD_RLDICR(RD,RS,SH,ME) \ argument
44 #define BUILD_LIS(RD,IMM16) BUILD_ADDIS(RD,0,IMM16) argument
45 #define BUILD_SLDI(RD,RS,IMM6) BUILD_RLDICR(RD,RS,IMM6,63-IMM6) argument
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp50 void CodeGenTypes::addRecordTypeName(const RecordDecl *RD, in addRecordTypeName()
116 isSafeToConvert(const RecordDecl *RD, CodeGenTypes &CGT, in isSafeToConvert()
180 static bool isSafeToConvert(const RecordDecl *RD, CodeGenTypes &CGT) { in isSafeToConvert()
255 const RecordDecl *RD = cast<RecordDecl>(TD); in UpdateCompletedType() local
571 llvm::StructType *CodeGenTypes::ConvertRecordDeclType(const RecordDecl *RD) { in ConvertRecordDeclType()
636 CodeGenTypes::getCGRecordLayout(const RecordDecl *RD) { in getCGRecordLayout()
662 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in isZeroInitializable() local
674 bool CodeGenTypes::isZeroInitializable(const CXXRecordDecl *RD) { in isZeroInitializable()
DCGVTT.cpp43 const CXXRecordDecl *RD) { in EmitVTTDefinition()
99 llvm::GlobalVariable *CodeGenVTables::GetAddrOfVTT(const CXXRecordDecl *RD) { in GetAddrOfVTT()
141 uint64_t CodeGenVTables::getSubVTTIndex(const CXXRecordDecl *RD, in getSubVTTIndex()
167 CodeGenVTables::getSecondaryVirtualPointerIndex(const CXXRecordDecl *RD, in getSecondaryVirtualPointerIndex()
DCGRTTI.cpp254 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RecordTy->getDecl()); in ShouldUseExternalRTTIDescriptor() local
335 const CXXRecordDecl *RD = cast<CXXRecordDecl>(Record->getDecl()); in getTypeInfoLinkage() local
351 static bool CanUseSingleInheritance(const CXXRecordDecl *RD) { in CanUseSingleInheritance()
434 const CXXRecordDecl *RD = in BuildVTablePointer() local
629 const CXXRecordDecl *RD = in BuildTypeInfo() local
686 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in BuildTypeInfo() local
751 void RTTIBuilder::BuildSIClassTypeInfo(const CXXRecordDecl *RD) { in BuildSIClassTypeInfo()
810 static unsigned ComputeVMIClassTypeInfoFlags(const CXXRecordDecl *RD) { in ComputeVMIClassTypeInfoFlags()
825 void RTTIBuilder::BuildVMIClassTypeInfo(const CXXRecordDecl *RD) { in BuildVMIClassTypeInfo()
DCGRecordLayoutBuilder.cpp362 const RecordDecl *RD = FD->getParent(); in MakeInfo() local
461 const RecordDecl *RD = cast<RecordDecl>(RT->getDecl()); in LayoutField() local
651 CGRecordLayoutBuilder::MSLayoutVirtualBases(const CXXRecordDecl *RD, in MSLayoutVirtualBases()
673 CGRecordLayoutBuilder::LayoutVirtualBases(const CXXRecordDecl *RD, in LayoutVirtualBases()
704 CGRecordLayoutBuilder::LayoutNonVirtualBases(const CXXRecordDecl *RD, in LayoutNonVirtualBases()
765 CGRecordLayoutBuilder::ComputeNonVirtualBaseType(const CXXRecordDecl *RD) { in ComputeNonVirtualBaseType()
810 const CXXRecordDecl *RD = dyn_cast<CXXRecordDecl>(D); in LayoutFields() local
990 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in CheckZeroInitializable() local
1124 const RecordDecl *RD = it->first->getParent(); in print() local
DCGVTables.cpp34 bool CodeGenVTables::ShouldEmitVTableInThisTU(const CXXRecordDecl *RD) { in ShouldEmitVTableInThisTU()
510 CodeGenVTables::CreateVTableInitializer(const CXXRecordDecl *RD, in CreateVTableInitializer()
617 llvm::GlobalVariable *CodeGenVTables::GetAddrOfVTable(const CXXRecordDecl *RD) { in GetAddrOfVTable()
646 const CXXRecordDecl *RD) { in EmitVTableDefinition()
666 CodeGenVTables::GenerateConstructionVTable(const CXXRecordDecl *RD, in GenerateConstructionVTable()
713 const CXXRecordDecl *RD) { in GenerateClassData()
DCGCXX.cpp327 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in BuildAppleKextVirtualCall() local
353 const CXXRecordDecl *RD) { in BuildAppleKextVirtualDestructorCall()
DCGDebugInfo.cpp181 CGDebugInfo::getClassName(const RecordDecl *RD) { in getClassName()
513 llvm::DIType CGDebugInfo::createRecordFwdDecl(const RecordDecl *RD, in createRecordFwdDecl()
555 if (const RecordDecl *RD = dyn_cast<RecordDecl>(Context)) { in createContextChain() local
584 RecordDecl *RD = RTy->getDecl(); in CreatePointeeType() local
718 CollectRecordStaticVars(const RecordDecl *RD, llvm::DIType FwdDecl) { in CollectRecordStaticVars()
880 const CXXRecordDecl *RD = Method->getParent(); in getOrCreateMethodType() local
915 static bool isFunctionLocalClass(const CXXRecordDecl *RD) { in isFunctionLocalClass()
1001 CollectCXXMemberFunctions(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectCXXMemberFunctions()
1032 CollectCXXFriends(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectCXXFriends()
1050 CollectCXXBases(const CXXRecordDecl *RD, llvm::DIFile Unit, in CollectCXXBases()
[all …]
DCGExprConstant.cpp376 RecordDecl *RD = ILE->getType()->getAs<RecordType>()->getDecl(); in Build() local
445 void ConstStructBuilder::Build(const APValue &Val, const RecordDecl *RD, in Build()
525 RecordDecl *RD = Ty->getAs<RecordType>()->getDecl(); in Finalize() local
594 const RecordDecl *RD = ValTy->castAs<RecordType>()->getDecl(); in BuildStruct() local
851 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in VisitCXXConstructExpr() local
1285 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in FillInNullDataMemberPointers() local
1485 const CXXRecordDecl *RD = cast<CXXRecordDecl>(RT->getDecl()); in EmitNullConstant() local
DModuleBuilder.cpp111 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) { in HandleVTable()
/external/clang/lib/StaticAnalyzer/Checkers/
DLLVMConventionsChecker.cpp66 static bool IsClangType(const RecordDecl *RD) { in IsClangType()
70 static bool IsClangDecl(const RecordDecl *RD) { in IsClangDecl()
74 static bool IsClangStmt(const RecordDecl *RD) { in IsClangStmt()
78 static bool IsClangAttr(const RecordDecl *RD) { in IsClangAttr()
247 const RecordDecl *RD = RT->getDecl()->getDefinition(); in Visit() local
/external/clang/lib/Sema/
DSemaAttr.cpp114 void Sema::AddAlignmentAttributesForRecord(RecordDecl *RD) { in AddAlignmentAttributesForRecord()
132 void Sema::AddMsStructLayoutForRecord(RecordDecl *RD) { in AddMsStructLayoutForRecord()
DSemaFixItUtils.cpp205 const CXXRecordDecl *RD = T->getAsCXXRecordDecl(); in getFixItZeroInitializerForType() local
/external/clang/include/clang/AST/
DVTableBuilder.h64 static VTableComponent MakeRTTI(const CXXRecordDecl *RD) { in MakeRTTI()
313 const VTableLayout &getVTableLayout(const CXXRecordDecl *RD) { in getVTableLayout()
DASTConsumer.h106 virtual void HandleVTable(CXXRecordDecl *RD, bool DefinitionRequired) {} in HandleVTable()
DASTMutationListener.h44 virtual void AddedCXXImplicitMember(const CXXRecordDecl *RD, const Decl *D) {} in AddedCXXImplicitMember()
/external/clang/lib/Frontend/
DASTConsumers.cpp205 const RecordDecl* RD = cast<RecordDecl>(DC); in PrintDeclContext() local
214 const CXXRecordDecl* RD = cast<CXXRecordDecl>(DC); in PrintDeclContext() local
/external/clang/tools/libclang/
DIndexTypeSourceInfo.cpp77 if (CXXRecordDecl *RD = T->getAsCXXRecordDecl()) in VisitTemplateSpecializationTypeLoc() local

1234