/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetObjectFile.cpp | 95 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 D | AMDGPUTargetObjectFile.cpp | 30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Comdat.h | 63 SelectionKind SK = Any; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 41 create(IRBuilder<> & B,SanitizerStatKind SK) create() argument
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ |
H A D | InOrderIssueStage.cpp | 30 void StallInfo::update(const InstRef &Inst, unsigned Cycles, StallKind SK) { in update()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 894 SimpleKey SK; peekNext() local 1073 SimpleKey SK; saveSimpleKeyCandidate() local 1318 SimpleKey SK = SimpleKeys.pop_back_val(); scanValue() local [all...] |
/freebsd/contrib/less/ |
H A D | decode.c | 42 #define SK( global() macro [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 471 Comdat::SelectionKind SK; in run() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckObjCDealloc.cpp | 883 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
|
/freebsd/sys/dev/usb/storage/ |
H A D | ustorage_fs.c | 888 #define SK(x) ((uint8_t) ((x) >> 16)) /* Sense Key byte, etc. */ macro
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 1232 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 2437 llvm::InstrProfSectKind SK) { in getInstrProfSection()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 759 TargetTransformInfo::ShuffleKind SK = in foldBitcastShuffle() local
|
H A D | SLPVectorizer.cpp | 11347 [](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 D | ASTImporter.cpp | 3003 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); in VisitEnumDecl() local 3232 TemplateSpecializationKind SK = in VisitRecordDecl() local 4597 TemplateSpecializationKind SK = MSI->getTemplateSpecializationKind(); in VisitVarDecl() local
|
H A D | Expr.cpp | 1100 StringLiteralKind SK) { in mapCharByteWidth()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3240 static const char *getSummaryKindName(GlobalValueSummary::SummaryKind SK) { in getSummaryKindName()
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3956 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); in parseComdatRecord() local
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 886 Comdat::SelectionKind SK; in parseComdat() local
|