/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetObjectFile.cpp | 84 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 D | AMDGPUTargetObjectFile.cpp | 30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Comdat.h | 63 SelectionKind SK = Any; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
|
/freebsd-src/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() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 903 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 D | decode.c | 42 #define SK( global() macro [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 471 Comdat::SelectionKind SK; in run() local
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckObjCDealloc.cpp | 883 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 1232 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind() argument
|
/freebsd-src/sys/dev/usb/storage/ |
H A D | ustorage_fs.c | 888 #define SK(x) ((uint8_t) ((x) >> 16)) /* Sense Key byte, etc. */ macro
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1454 auto SK = CTSD->getSpecializationKind(); in TraverseDecl() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 2181 getInstrProfSection(const CodeGenModule & CGM,llvm::InstrProfSectKind SK) getInstrProfSection() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 2950 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); VisitEnumDecl() local 3179 TemplateSpecializationKind SK = VisitRecordDecl() local 4513 TemplateSpecializationKind SK = MSI->getTemplateSpecializationKind(); VisitVarDecl() local
|
H A D | Expr.cpp | 1070 mapCharByteWidth(TargetInfo const & Target,StringLiteralKind SK) mapCharByteWidth() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3150 getSummaryKindName(GlobalValueSummary::SummaryKind SK) getSummaryKindName() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 9747 __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 D | BitcodeReader.cpp | 3798 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); parseComdatRecord() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 807 Comdat::SelectionKind SK; parseComdat() local
|