/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()
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUTargetObjectFile.cpp | 30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal()
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | Comdat.h | 63 SelectionKind SK = Any; variable
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 42 void SanitizerStatReport::create(IRBuilder<> &B, SanitizerStatKind SK) { in create()
|
/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
|
/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 903 SK.Tok = TokenQueue.begin(); in peekNext() local 1091 SK.Tok = Tok; in saveSimpleKeyCandidate() local 1345 SimpleKey SK = SimpleKeys.pop_back_val(); scanValue() local [all...] |
/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 471 Comdat::SelectionKind SK; in run() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | FindSymbols.cpp | 236 SymbolKind SK = indexSymbolKindToSymbolKind(SymInfo.Kind); declToSym() local
|
H A D | CodeComplete.cpp | 97 using SK = index::SymbolKind; toCompletionItemKind() typedef [all...] |
H A D | XRefs.cpp | 1700 SymbolKind SK = indexSymbolKindToSymbolKind(SymInfo.Kind); declToHierarchyItem() local [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | CheckObjCDealloc.cpp | 883 ObjCPropertyDecl::SetterKind SK = PropDecl->getSetterKind(); in getDeallocReleaseRequirement() local
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | SymbolCollector.cpp | 96 using SK = index::SymbolKind; shouldCollectIncludePath() typedef [all...] |
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | IdentifierNamingCheck.cpp | 1344 getFailureInfo(StringRef Type,StringRef Name,const NamedDecl * ND,SourceLocation Location,ArrayRef<std::optional<IdentifierNamingCheck::NamingStyle>> NamingStyles,const IdentifierNamingCheck::HungarianNotationOption & HNOption,StyleKind SK,const SourceManager & SM,bool IgnoreFailedSplit) const getFailureInfo() argument
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Initialization.h | 1232 void setSequenceKind(enum SequenceKind SK) { SequenceKind = SK; } in setSequenceKind() argument
|
/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1454 auto SK = CTSD->getSpecializationKind(); TraverseDecl() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 2435 getInstrProfSection(const CodeGenModule & CGM,llvm::InstrProfSectKind SK) getInstrProfSection() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 759 TargetTransformInfo::ShuffleKind SK = foldBitcastShuffle() local
|
H A D | SLPVectorizer.cpp | 11292 __anon77913467c902(const std::optional<TTI::ShuffleKind> &SK) isGatherShuffledEntry() argument 12616 __anon77913467f202(const std::optional<TTI::ShuffleKind> &SK) processBuildVector() argument 12624 __anon77913467f402(const std::optional<TTI::ShuffleKind> &SK) processBuildVector() argument
|
/llvm-project/clang/lib/AST/ |
H A D | ASTImporter.cpp | 2998 TemplateSpecializationKind SK = MemberInfo->getTemplateSpecializationKind(); VisitEnumDecl() local 3227 TemplateSpecializationKind SK = VisitRecordDecl() local 4592 TemplateSpecializationKind SK = MSI->getTemplateSpecializationKind(); VisitVarDecl() local
|
H A D | Expr.cpp | 1100 mapCharByteWidth(TargetInfo const & Target,StringLiteralKind SK) mapCharByteWidth() argument
|
/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3240 getSummaryKindName(GlobalValueSummary::SummaryKind SK) getSummaryKindName() argument
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 3956 Comdat::SelectionKind SK = getDecodedComdatSelectionKind(Record[0]); parseComdatRecord() local
|
/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 871 Comdat::SelectionKind SK; parseComdat() local
|