Home
last modified time | relevance | path

Searched defs:SD (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A Dsim-main.c52 load_memory (SIM_DESC SD, in load_memory()
169 store_memory (SIM_DESC SD, in store_memory()
258 ifetch32 (SIM_DESC SD, in ifetch32()
282 ifetch16 (SIM_DESC SD, in ifetch16()
324 cache_op (SIM_DESC SD, in cache_op()
402 pending_tick (SIM_DESC SD, in pending_tick()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsimpledynamic.h28 typedef void *SD; typedef
39 typedef HINSTANCE SD; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp161 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getRegionValueSymbol() local
180 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in conjureSymbol() local
197 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getDerivedSymbol() local
213 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getExtentSymbol() local
231 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getMetadataSymbol() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.cpp586 auto canPassGCPtrOnVReg = [&](SDValue SD) { in lowerStatepointMetaArgs()
868 for (auto SD : LoweredGCArgs) { in LowerAsSTATEPOINT() local
888 SDValue SD = getValue(Derived); in LowerAsSTATEPOINT() local
1132 auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes()); in LowerCallSiteWithDeoptBundleImpl() local
1248 SDValue SD = getValue(DerivedPtr); in visitGCRelocate() local
H A DInstrEmitter.cpp584 const ConstantSDNode *SD = cast<ConstantSDNode>(N0); in EmitSubregNode() local
677 InstrEmitter::EmitDbgValue(SDDbgValue *SD, in EmitDbgValue()
796 InstrEmitter::EmitDbgInstrRef(SDDbgValue *SD, in EmitDbgInstrRef()
857 InstrEmitter::EmitDbgLabel(SDDbgLabel *SD) { in EmitDbgLabel()
H A DScheduleDAGRRList.cpp3143 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, false, PQ, OptLevel); in createBURRListDAGScheduler() local
3157 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, false, PQ, OptLevel); in createSourceListDAGScheduler() local
3173 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, true, PQ, OptLevel); in createHybridListDAGScheduler() local
3188 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, true, PQ, OptLevel); in createILPListDAGScheduler() local
H A DScheduleDAGSDNodes.cpp580 const ScheduleDAGSDNodes *SD) in RegDefIter()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-w32.cc114 SECURITY_DESCRIPTOR SD; in create_directory_for_current_user() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DReader.cpp137 const coff_aux_section_definition *SD = SymRef.getSectionDefinition(); in readSymbols() local
H A DWriter.cpp57 coff_aux_section_definition *SD = in finalizeSymbolContents() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.cpp153 SD = dyn_cast<ClassTemplateSpecializationDecl>(D)) { in isTemplateImplicitInstantiation() local
212 SD = dyn_cast<ClassTemplateSpecializationDecl>(D)) { in adjustTemplateImplicitInstantiation() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h115 if (const SymbolData *SD = dyn_cast<SymbolData>(Sym)) { in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
H A DSMTConv.h426 if (const SymbolData *SD = dyn_cast<SymbolData>(Sym)) { in getSymExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DJSONNodeDumper.h354 void writeTemplateDeclSpecialization(const SpecializationDecl *SD, in writeTemplateDeclSpecialization()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp314 bool Sema::isAcceptableNestedNameSpecifier(const NamedDecl *SD, in isAcceptableNestedNameSpecifier()
651 NamedDecl *SD = in BuildCXXNestedNameSpecifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp194 if (const auto *SD = dyn_cast<SymbolDerived>(*SI)) { in isTainted() local
H A DMacOSKeychainAPIChecker.cpp611 if (const auto *SD = dyn_cast<SymbolDerived>(Sym)) { in checkPointerEscape() local
H A DFuchsiaHandleChecker.cpp603 if (const auto *SD = dyn_cast<SymbolDerived>(I.first)) { in checkPointerEscape() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp232 SymbolDesc SD{Address, UINT64_C(-1), StringRef(), 0}; in getNameFromSymbolTable() local
/netbsd-src/usr.sbin/lpr/common_source/
H A Dcommon.c102 const char *SD; /* spool directory */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2068 ScheduleData *SD = NextInBundle; in dump() local
2136 const BoUpSLP::ScheduleData &SD) { in operator <<()
2170 ScheduleData *SD = ScheduleDataMap[V]; in getScheduleData() local
2181 ScheduleData *SD = I->second[Key]; in getScheduleData() local
2276 if (ScheduleData *SD = getScheduleData(V)) in doForAllOpcodes() local
2289 doForAllOpcodes(I, [&](ScheduleData *SD) { in initialFillReadyList()
5689 doForAllOpcodes(I, [](ScheduleData *SD) { SD->clearDependencies(); }); in tryScheduleBundle()
5813 ScheduleData *SD = allocateScheduleDataChunks(); in extendSchedulingRegion() local
5881 ScheduleData *SD = ScheduleDataMap[I]; in initScheduleData() local
5913 void BoUpSLP::BlockScheduling::calculateDependencies(ScheduleData *SD, in calculateDependencies()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp95 const StoredDiagnostic *SD = D.dyn_cast<const StoredDiagnostic*>(); in beginDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DDescriptor.cpp67 auto *SD = D->ElemDesc; in ctorArrayDesc() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2729 static SDValue createStoreLR(unsigned Opc, SelectionDAG &DAG, StoreSDNode *SD, in createStoreLR()
2746 static SDValue lowerUnalignedIntStore(StoreSDNode *SD, SelectionDAG &DAG, in lowerUnalignedIntStore()
2775 static SDValue lowerFP_TO_SINT_STORE(StoreSDNode *SD, SelectionDAG &DAG, in lowerFP_TO_SINT_STORE()
2792 StoreSDNode *SD = cast<StoreSDNode>(Op); in lowerSTORE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1084 for (auto &SD : StoredDiagnostics) { in checkAndSanitizeDiags() local
2341 for (const auto &SD : Diags) { in TranslateStoredDiagnostics() local

12