/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | ARMTargetObjectFile.cpp | 84 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction() 93 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() 102 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetObjectFile.cpp | 30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ |
H A D | Comdat.h | 63 SelectionKind SK = Any; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 41 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
|
/openbsd-src/gnu/llvm/llvm/lib/MCA/Stages/ |
H A D | InOrderIssueStage.cpp | 30 void StallInfo::update(const InstRef &Inst, unsigned Cycles, StallKind SK) { in update()
|
/openbsd-src/usr.bin/less/ |
H A D | decode.c | 40 #define SK(k) \ macro
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 894 SimpleKey SK; in peekNext() local 1073 SimpleKey SK; in saveSimpleKeyCandidate() local 1318 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
|
/openbsd-src/gnu/llvm/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 470 Comdat::SelectionKind SK; in run() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckObjCDealloc.cpp | 893 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Initialization.h | 1229 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 1607 llvm::InstrProfSectKind SK) { in getInstrProfSection()
|
/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1432 auto SK = CTSD->getSpecializationKind(); in TraverseDecl() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3091 static const char *getSummaryKindName(GlobalValueSummary::SummaryKind SK) { in getSummaryKindName()
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | ASTImporter.cpp | 2767 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); in VisitEnumDecl() local 2981 TemplateSpecializationKind SK = in VisitRecordDecl() local
|
H A D | Expr.cpp | 1106 StringKind SK) { in mapCharByteWidth()
|
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3770 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord() local
|
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 712 Comdat::SelectionKind SK; in parseComdat() local
|