Home
last modified time | relevance | path

Searched defs:SK (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp76 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction()
85 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
94 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DComdat.h57 SelectionKind SK = Any; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp382 Comdat::SelectionKind SK; in linkIfNeeded() local
465 Comdat::SelectionKind SK; in run() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DYAMLParser.cpp880 SimpleKey SK; in peekNext() local
1052 SimpleKey SK; in saveSimpleKeyCandidate() local
1297 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
/netbsd-src/external/bsd/less/dist/
H A Ddecode.c44 #define SK(k) \ macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp892 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h1201 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1211 auto SK = CTSD->getSpecializationKind(); in TraverseDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp1586 llvm::InstrProfSectKind SK) { in getInstrProfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp3116 static const char *getSummaryKindName(GlobalValueSummary::SummaryKind SK) { in getSummaryKindName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp2738 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); in VisitEnumDecl() local
2952 TemplateSpecializationKind SK = in VisitRecordDecl() local
H A DExpr.cpp979 StringKind SK) { in mapCharByteWidth()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3196 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp685 Comdat::SelectionKind SK; in parseComdat() local