/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 75 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction() 84 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() 93 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 75 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction() 84 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() 93 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetObjectFile.cpp | 33 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUTargetObjectFile.cpp | 33 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
|
/external/llvm/include/llvm/IR/ |
D | Comdat.h | 53 SelectionKind SK; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Comdat.h | 57 SelectionKind SK = Any; variable
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Comdat.h | 57 SelectionKind SK = Any; variable
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | SanitizerStats.cpp | 42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | SanitizerStats.cpp | 42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
|
/external/llvm/lib/Transforms/Utils/ |
D | SanitizerStats.cpp | 43 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
|
/external/llvm-project/llvm/lib/Linker/ |
D | LinkModules.cpp | 382 Comdat::SelectionKind SK; in linkIfNeeded() local 465 Comdat::SelectionKind SK; in run() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Linker/ |
D | LinkModules.cpp | 382 Comdat::SelectionKind SK; in linkIfNeeded() local 465 Comdat::SelectionKind SK; in run() local
|
/external/llvm/lib/Linker/ |
D | LinkModules.cpp | 406 Comdat::SelectionKind SK; in linkIfNeeded() local 494 Comdat::SelectionKind SK; in run() local
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | FindSymbols.cpp | 184 SymbolKind SK = indexSymbolKindToSymbolKind(SymInfo.Kind); in declToSym() local
|
/external/llvm-project/llvm/lib/Support/ |
D | YAMLParser.cpp | 794 SimpleKey SK; in peekNext() local 974 SimpleKey SK; in saveSimpleKeyCandidate() local 1219 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
|
/external/llvm/lib/Support/ |
D | YAMLParser.cpp | 803 SimpleKey SK; in peekNext() local 983 SimpleKey SK; in saveSimpleKeyCandidate() local 1228 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | YAMLParser.cpp | 801 SimpleKey SK; in peekNext() local 981 SimpleKey SK; in saveSimpleKeyCandidate() local 1226 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
D | IdentifierNamingCheck.cpp | 699 StyleKind SK, const SourceManager &SM, bool IgnoreFailedSplit) { in getFailureInfo()
|
/external/llvm-project/clang-tools-extra/clangd/index/ |
D | SymbolCollector.cpp | 107 using SK = index::SymbolKind; in shouldCollectIncludePath() typedef
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCDealloc.cpp | 896 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | CheckObjCDealloc.cpp | 892 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
|
/external/clang/include/clang/Sema/ |
D | Initialization.h | 943 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Initialization.h | 1201 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
|
/external/llvm-project/clang/lib/ASTMatchers/ |
D | ASTMatchFinder.cpp | 1080 auto SK = CTSD->getSpecializationKind(); in TraverseDecl() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CoverageMappingGen.cpp | 1411 llvm::InstrProfSectKind SK) { in getInstrProfSection()
|