Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp84 isExecuteOnlyFunction(const GlobalObject * GO,SectionKind SK,const TargetMachine & TM) isExecuteOnlyFunction() argument
93 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind SK,const TargetMachine & TM) const getExplicitSectionGlobal() argument
102 SelectSectionForGlobal(const GlobalObject * GO,SectionKind SK,const TargetMachine & TM) const SelectSectionForGlobal() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DComdat.h63 SelectionKind SK = Any; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp30 void StallInfo::update(const InstRef &Inst, unsigned Cycles, StallKind SK) { in update() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp903 SimpleKey SK; in peekNext() local
1091 SimpleKey SK; in saveSimpleKeyCandidate() local
1345 SimpleKey SK = SimpleKeys.pop_back_val(); in scanValue() local
/freebsd-src/contrib/less/
H A Ddecode.c42 #define SK( global() macro
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp471 Comdat::SelectionKind SK; in run() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp883 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h1232 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind() argument
/freebsd-src/sys/dev/usb/storage/
H A Dustorage_fs.c888 #define SK(x) ((uint8_t) ((x) >> 16)) /* Sense Key byte, etc. */ macro
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1454 auto SK = CTSD->getSpecializationKind(); in TraverseDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2181 getInstrProfSection(const CodeGenModule & CGM,llvm::InstrProfSectKind SK) getInstrProfSection() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2950 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); VisitEnumDecl() local
3179 TemplateSpecializationKind SK = VisitRecordDecl() local
4513 TemplateSpecializationKind SK = MSI->getTemplateSpecializationKind(); VisitVarDecl() local
H A DExpr.cpp1070 mapCharByteWidth(TargetInfo const & Target,StringLiteralKind SK) mapCharByteWidth() argument
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3150 getSummaryKindName(GlobalValueSummary::SummaryKind SK) getSummaryKindName() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp9747 __anon1d05f9c6ab02(const std::optional<TTI::ShuffleKind> &SK) isGatherShuffledEntry() argument
10970 __anon1d05f9c6d002(const std::optional<TTI::ShuffleKind> &SK) processBuildVector() argument
10978 __anon1d05f9c6d202(const std::optional<TTI::ShuffleKind> &SK) processBuildVector() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3798 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); parseComdatRecord() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp807 Comdat::SelectionKind SK; parseComdat() local