Searched defs:SD (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp134 const coff_aux_section_definition *SD = SymRef.getSectionDefinition(); local
H A DWriter.cpp56 coff_aux_section_definition *SD = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp172 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); local
191 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); local
208 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); local
224 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); local
242 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); local
[all...]
H A DExprEngine.cpp379 StorageDuration SD = MT->getStorageDuration(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp154 SymbolDesc SD = {SymbolStart, SymbolSize}; local
205 SymbolDesc SD = { SymbolAddress, SymbolSize }; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h350 void writeTemplateDeclSpecialization(const SpecializationDecl *SD, argument
H A DDeclObjC.h416 void setSelfDecl(ImplicitParamDecl *SD) { SelfDecl = SD; } argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp67 auto *SD = D->ElemDesc; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp314 bool Sema::isAcceptableNestedNameSpecifier(const NamedDecl *SD, argument
651 NamedDecl *SD = local
[all...]
H A DSemaTemplate.cpp10813 auto *SD = dyn_cast<ClassTemplateSpecializationDecl>(RD); local
10829 auto *SD = dyn_cast<VarTemplateSpecializationDecl>(RD); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp286 SDValue SD = Builder.getValue(Ptrs[i]); local
942 auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes()); local
1006 SDValue SD = getValue(DerivedPtr); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1755 RecordDecl *SD = RT->getDecl(); local
H A DCGDebugInfo.cpp2961 completeTemplateDefinition( const ClassTemplateSpecializationDecl &SD) argument
H A DCodeGenModule.cpp1682 const auto *SD = FD ? FD->getAttr<CPUSpecificAttr>() : nullptr; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1447 StatepointDirectives SD = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1856 ScheduleData *SD = NextInBundle; local
1958 ScheduleData *SD = ScheduleDataMap[V]; local
1923 operator <<(raw_ostream &os, const BoUpSLP::ScheduleData &SD) argument
1969 ScheduleData *SD = I->second[Key]; local
1983 schedule(ScheduleData *SD, ReadyListType &ReadyList) argument
2127 insert(ScheduleData *SD) argument
[all...]
/freebsd-11-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c124 SD, enumerator in enum:__anon5463
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2733 static SDValue createStoreLR(unsigned Opc, SelectionDAG &DAG, StoreSDNode *SD, argument
2750 static SDValue lowerUnalignedIntStore(StoreSDNode *SD, SelectionDAG &DAG, argument
2779 lowerFP_TO_SINT_STORE(StoreSDNode *SD, SelectionDAG &DAG, bool SingleFloat) argument
2796 StoreSDNode *SD = cast<StoreSDNode>(Op); local
[all...]
/freebsd-11-stable/sys/dev/dpt/
H A Ddpt.h189 #define SD(host) ((hostdata *)&(host->hostdata)) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5588 Decl *SD = *DI; local

Completed in 457 milliseconds