Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp95 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction()
104 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
113 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h63 SelectionKind SK = Any; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp41 create(IRBuilder<> & B,SanitizerStatKind SK) create() argument
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp30 void StallInfo::update(const InstRef &Inst, unsigned Cycles, StallKind SK) { in update()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp894 SimpleKey SK; peekNext() local
1073 SimpleKey SK; saveSimpleKeyCandidate() local
1318 SimpleKey SK = SimpleKeys.pop_back_val(); scanValue() local
[all...]
/freebsd/contrib/less/
H A Ddecode.c42 #define SK( global() macro
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp471 Comdat::SelectionKind SK; in run() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp883 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
/freebsd/sys/dev/usb/storage/
H A Dustorage_fs.c888 #define SK(x) ((uint8_t) ((x) >> 16)) /* Sense Key byte, etc. */ macro
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h1232 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2437 llvm::InstrProfSectKind SK) { in getInstrProfSection()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp759 TargetTransformInfo::ShuffleKind SK = in foldBitcastShuffle() local
H A DSLPVectorizer.cpp11347 [](const std::optional<TTI::ShuffleKind> &SK) { return !SK; })) { in isGatherShuffledEntry() argument
12670 [](const std::optional<TTI::ShuffleKind> &SK) { in processBuildVector() argument
12678 [](const std::optional<TTI::ShuffleKind> &SK) { in processBuildVector() argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3003 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); in VisitEnumDecl() local
3232 TemplateSpecializationKind SK = in VisitRecordDecl() local
4597 TemplateSpecializationKind SK = MSI->getTemplateSpecializationKind(); in VisitVarDecl() local
H A DExpr.cpp1100 StringLiteralKind SK) { in mapCharByteWidth()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3240 static const char *getSummaryKindName(GlobalValueSummary::SummaryKind SK) { in getSummaryKindName()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3956 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp886 Comdat::SelectionKind SK; in parseComdat() local