Home
last modified time | relevance | path

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

12

/freebsd/crypto/openssl/test/
H A Dsimpledynamic.h28 typedef void *SD; typedef
39 typedef HINSTANCE SD; typedef
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp171 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getRegionValueSymbol() local
189 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in conjureSymbol() local
205 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getDerivedSymbol() local
220 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getExtentSymbol() local
237 SymExpr *SD = DataSet.FindNodeOrInsertPos(profile, InsertPos); in getMetadataSymbol() local
H A DExprEngineCXX.cpp288 StorageDuration SD = MTE->getStorageDuration(); in computeObjectUnderConstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp585 const ConstantSDNode *SD = cast<ConstantSDNode>(N0); in EmitSubregNode() local
678 InstrEmitter::EmitDbgValue(SDDbgValue *SD, in EmitDbgValue()
761 InstrEmitter::EmitDbgInstrRef(SDDbgValue *SD, in EmitDbgInstrRef()
890 MachineInstr *InstrEmitter::EmitDbgNoLocation(SDDbgValue *SD) { in EmitDbgNoLocation()
903 InstrEmitter::EmitDbgValueList(SDDbgValue *SD, in EmitDbgValueList()
919 InstrEmitter::EmitDbgValueFromSingleOp(SDDbgValue *SD, in EmitDbgValueFromSingleOp()
954 InstrEmitter::EmitDbgLabel(SDDbgLabel *SD) { in EmitDbgLabel()
H A DStatepointLowering.cpp566 auto canPassGCPtrOnVReg = [&](SDValue SD) { in lowerStatepointMetaArgs()
850 for (auto SD : LoweredGCArgs) { in LowerAsSTATEPOINT() local
871 SDValue SD = getValue(Derived); in LowerAsSTATEPOINT() local
1153 auto SD = parseStatepointDirectivesFromAttrs(Call->getAttributes()); in LowerCallSiteWithDeoptBundleImpl() local
1285 SDValue SD = getValue(DerivedPtr); in visitGCRelocate() local
H A DScheduleDAGRRList.cpp3153 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, false, PQ, OptLevel); in createBURRListDAGScheduler() local
3167 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, false, PQ, OptLevel); in createSourceListDAGScheduler() local
3183 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, true, PQ, OptLevel); in createHybridListDAGScheduler() local
3197 ScheduleDAGRRList *SD = new ScheduleDAGRRList(*IS->MF, true, PQ, OptLevel); in createILPListDAGScheduler() local
H A DScheduleDAGSDNodes.cpp583 const ScheduleDAGSDNodes *SD) in RegDefIter()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp622 for (const SDep &SD : llvm::reverse(SU->Succs)) { in GetSubGraph() local
656 for (const SDep &SD : llvm::reverse(SU->Preds)) { in GetSubGraph() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFReader.cpp137 const coff_aux_section_definition *SD = SymRef.getSectionDefinition(); in readSymbols() local
H A DCOFFWriter.cpp57 coff_aux_section_definition *SD = in finalizeSymbolContents() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.cpp151 SD = dyn_cast<ClassTemplateSpecializationDecl>(D)) { in isTemplateImplicitInstantiation() local
210 SD = dyn_cast<ClassTemplateSpecializationDecl>(D)) { in adjustTemplateImplicitInstantiation() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h116 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
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DJSONNodeDumper.h374 void writeTemplateDeclSpecialization(const SpecializationDecl *SD, in writeTemplateDeclSpecialization()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp349 bool Sema::isAcceptableNestedNameSpecifier(const NamedDecl *SD, in isAcceptableNestedNameSpecifier()
641 NamedDecl *SD = in BuildCXXNestedNameSpecifier() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolizableObjectFile.cpp237 SymbolDesc SD{Address, UINT64_C(-1), StringRef(), 0}; in getNameFromSymbolTable() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTaint.cpp272 if (const auto *SD = dyn_cast<SymbolDerived>(SubSym)) { in getTaintedSymbolsImpl() local
H A DMacOSKeychainAPIChecker.cpp602 if (const auto *SD = dyn_cast<SymbolDerived>(Sym)) { in checkPointerEscape() local
H A DFuchsiaHandleChecker.cpp600 if (const auto *SD = dyn_cast<SymbolDerived>(I.first)) { in checkPointerEscape() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1447 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject()
1461 auto &SD = DataSections.back(); in populateObjCRuntimeObject() local
1576 for (auto &SD : Secs) { in populateObjCRuntimeObject() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp84 auto *SD = D->ElemDesc; in ctorArrayDesc() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp310 static void processConstantStringArg(StringData *SD, IRBuilder<> &Builder, in processConstantStringArg()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3143 ScheduleData *SD = NextInBundle; in dump() local
3263 ScheduleData *SD = ScheduleDataMap.lookup(I); in getScheduleData() local
3280 ScheduleData *SD = I->second.lookup(Key); in getScheduleData() local
3396 auto *SD = getScheduleData(I); in verify() local
3407 for (auto *SD : ReadyInsts) { in verify() local
3416 if (ScheduleData *SD = getScheduleData(V)) in doForAllOpcodes() local
3429 doForAllOpcodes(I, [&](ScheduleData *SD) { in initialFillReadyList()
12709 ScheduleData *SD = ScheduleDataMap.lookup(I); in initScheduleData() local
12754 ScheduleData *SD = WorkList.pop_back_val(); in calculateDependencies() local
12934 doForAllOpcodes(I, [&](ScheduleData *SD) { in resetSchedule()
[all …]
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp1181 const StoredDiagnostic &SD) { in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2752 static SDValue createStoreLR(unsigned Opc, SelectionDAG &DAG, StoreSDNode *SD, in createStoreLR()
2769 static SDValue lowerUnalignedIntStore(StoreSDNode *SD, SelectionDAG &DAG, in lowerUnalignedIntStore()
2798 static SDValue lowerFP_TO_SINT_STORE(StoreSDNode *SD, SelectionDAG &DAG, in lowerFP_TO_SINT_STORE()
2815 StoreSDNode *SD = cast<StoreSDNode>(Op); in lowerSTORE() local

12