/llvm-project/polly/include/polly/CodeGen/ |
H A D | IslNodeBuilder.h | 66 IslNodeBuilder(PollyIRBuilder &Builder, ScopAnnotator &Annotator, in IslNodeBuilder() argument 122 ScopAnnotator &Annotator; variable
|
/llvm-project/clang/lib/Format/ |
H A D | TokenAnalyzer.cpp | 122 TokenAnnotator Annotator(Style, Lex.getKeywords()); in process() local
|
H A D | DefinitionBlockSeparator.cpp | 23 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | Format.cpp | 2129 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2173 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2226 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2277 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2287 removeSemi(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & Lines,tooling::Replacements & Result) removeSemi() argument 2337 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2426 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2567 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2630 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument 2851 analyze(TokenAnnotator & Annotator,SmallVectorImpl<AnnotatedLine * > & AnnotatedLines,FormatTokenLexer & Tokens) analyze() argument [all...] |
H A D | UsingDeclarationsSorter.cpp | 213 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | NamespaceEndCommentsFixer.cpp | 282 TokenAnnotator &Annotator, SmallVectorImpl<AnnotatedLine *> &AnnotatedLines, in analyze()
|
H A D | SortJavaScriptImports.cpp | 142 analyze(TokenAnnotator &Annotator, in analyze()
|
H A D | UnwrappedLineParser.cpp | 709 TokenAnnotator Annotator(Style, Keywords); mightFitOnOneLine() local
|
/llvm-project/llvm/tools/llvm-dis/ |
H A D | llvm-dis.cpp | 254 std::unique_ptr<AssemblyAnnotationWriter> Annotator; main() local
|
/llvm-project/polly/lib/CodeGen/ |
H A D | LoopGenerators.cpp | 87 createLoop(Value * LB,Value * UB,Value * Stride,PollyIRBuilder & Builder,LoopInfo & LI,DominatorTree & DT,BasicBlock * & ExitBB,ICmpInst::Predicate Predicate,ScopAnnotator * Annotator,bool Parallel,bool UseGuard,bool LoopVectDisabled) createLoop() argument
|
H A D | CodeGeneration.cpp | 205 ScopAnnotator Annotator; generateCode() local
|