/llvm-project/flang/lib/Parser/ |
H A D | token-sequence.cpp | 55 std::size_t tokens{start_.size()}; in SkipBlanks() local 114 std::size_t tokens{that.SizeInTokens()}; in Put() argument 69 std::size_t tokens{start_.size()}; IsAnythingLeft() local 104 std::size_t tokens{that.SizeInTokens()}; Put() local 155 std::size_t tokens{start_.size()}; ToLowerCase() local 212 std::size_t tokens{SizeInTokens()}; HasBlanks() local 222 std::size_t tokens{SizeInTokens()}; HasRedundantBlanks() local 235 std::size_t tokens{SizeInTokens()}; RemoveBlanks() local 247 std::size_t tokens{SizeInTokens()}; RemoveRedundantBlanks() local 263 std::size_t tokens{SizeInTokens()}; ClipComment() local 349 std::size_t tokens{SizeInTokens()}; CheckBadFortranCharacters() local 380 std::size_t tokens{SizeInTokens()}; BadlyNestedParentheses() local 399 std::size_t tokens{SizeInTokens()}; CheckBadParentheses() local [all...] |
H A D | prescan.cpp | 89 TokenSequence tokens{dir, allSources_.AddCompilerInsertion(dir).start()}; Prescan() local 95 TokenSequence tokens; Statement() local 292 CheckAndEmitLine(TokenSequence & tokens,Provenance newlineProvenance) CheckAndEmitLine() argument 322 TokenSequence tokens; TokenizePreprocessorDirective() local 405 EnforceStupidEndStatementRules(const TokenSequence & tokens) EnforceStupidEndStatementRules() argument 588 NextToken(TokenSequence & tokens) NextToken() argument 771 ExponentAndKind(TokenSequence & tokens) ExponentAndKind() argument 791 QuotedCharacterLiteral(TokenSequence & tokens,const char * start) QuotedCharacterLiteral() argument 881 Hollerith(TokenSequence & tokens,int count,const char * start) Hollerith() argument 923 PadOutCharacterLiteral(TokenSequence & tokens) PadOutCharacterLiteral() argument 1503 ClassifyLine(TokenSequence & tokens,Provenance newlineProvenance) const ClassifyLine() argument 1528 CompilerDirectiveContinuation(TokenSequence & tokens,const char * origSentinel) CompilerDirectiveContinuation() argument 1602 SourceLineContinuation(TokenSequence & tokens) SourceLineContinuation() argument [all...] |
H A D | preprocessor.cpp | 30 Definition(const TokenSequence & repl,std::size_t firstToken,std::size_t tokens) Definition() argument 34 Definition(const std::vector<std::string> & argNames,const TokenSequence & repl,std::size_t firstToken,std::size_t tokens,bool isVariadic) Definition() argument 86 Tokenize(const std::vector<std::string> & argNames,const TokenSequence & token,std::size_t firstToken,std::size_t tokens) Tokenize() argument 116 Stringify(const TokenSequence & tokens,AllSources & allSources) Stringify() argument 142 std::size_t tokens{text.SizeInTokens()}; AnyTokenPasting() local 156 std::size_t tokens{text.SizeInTokens()}; TokenPasting() local 184 std::size_t tokens{replacement_.SizeInTokens()}; Apply() local 307 std::size_t tokens{input.SizeInTokens()}; MacroReplacement() local 487 ReplaceMacros(const TokenSequence & tokens,Prescanner & prescanner,std::optional<std::size_t> * partialFunctionLikeMacro) ReplaceMacros() argument 498 std::size_t tokens{dir.SizeInTokens()}; Directive() local 802 std::size_t tokens{line.SizeInTokens()}; GetDirectiveName() local 946 std::size_t tokens{token.SizeInTokens()}; ExpressionValue() local 1249 std::size_t tokens{dir.SizeInTokens()}; LineDirective() local [all...] |
H A D | prescan.h | 146 void EmitChar(TokenSequence &tokens, char ch) { in EmitCharAndAdvance() argument 137 EmitChar(TokenSequence & tokens,char ch) EmitChar() argument 141 EmitInsertedChar(TokenSequence & tokens,char ch) EmitInsertedChar() argument
|
/llvm-project/llvm/tools/llvm-c-test/ |
H A D | calc.c | 41 static LLVMValueRef build_from_tokens(char **tokens, int ntokens, in build_from_tokens() 113 static void handle_line(char **tokens, int ntokens) { in handle_line()
|
H A D | helpers.c | 20 void llvm_tokenize_stdin(void (*cb)(char **tokens, int ntokens)) { in llvm_tokenize_stdin()
|
H A D | disassemble.c | 65 static void handle_line(char **tokens, int ntokens) { in handle_line()
|
/llvm-project/clang-tools-extra/pseudo/include/clang-pseudo/ |
H A D | Token.h |
|
/llvm-project/lld/ELF/ |
H A D | ScriptLexer.h | 38 std::vector<StringRef> tokens; global() variable
|
/llvm-project/flang/lib/Frontend/ |
H A D | TextDiagnosticPrinter.cpp | 66 llvm::SmallVector<llvm::StringRef> tokens; printLocForRemarks() local
|
/llvm-project/mlir/lib/Target/LLVMIR/ |
H A D | DataLayoutImporter.cpp | 68 SmallVector<StringRef> tokens; in tryToParseIntList() local 228 SmallVector<StringRef> tokens; in translateDataLayout() local
|
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/ |
H A D | SparseGPUCodegen.cpp | 93 SmallVectorImpl<Value> &tokens, in genLaunchGPUFunc() argument 200 SmallVectorImpl<Value> &tokens) { in genAllocCopy() argument 226 SmallVectorImpl<Value> &tokens, in genParametersIn() argument 252 SmallVectorImpl<Value> &tokens) { in genParametersOut() argument 568 SmallVector<Value> tokens; in rewriteSpMV() local 665 SmallVector<Value> tokens; rewriteSpMM() local 766 SmallVector<Value> tokens; rewriteSpGEMM() local 943 SmallVector<Value> tokens; rewrite2To4SpMM() local 1058 SmallVector<Value> tokens; rewriteSDDMM() local 1213 SmallVector<Value> tokens; matchAndRewrite() local [all...] |
/llvm-project/llvm/docs/ |
H A D | ExceptionHandling.rst | 714 wineh-constraintsFunclet parent tokens global() argument
|
/llvm-project/clang/unittests/Tooling/Syntax/ |
H A D | TreeTestBase.cpp | 38 ArrayRef<syntax::Token> tokens(syntax::Node *N, in tokens() function
|
/llvm-project/mlir/lib/Dialect/NVGPU/Transforms/ |
H A D | CreateAsyncGroups.cpp | 240 SmallVector<Value> tokens; in createAsyncGroups() local
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_stream_private.h | 59 struct isl_token *tokens[5]; member
|
/llvm-project/clang-tools-extra/clangd/unittests/ |
H A D | SemanticHighlightingTests.cpp | 1197 std::vector<HighlightingToken> tokens(llvm::StringRef MarkedText) { tokens() function [all...] |
/llvm-project/mlir/lib/Dialect/GPU/Transforms/ |
H A D | AsyncRegionRewriter.cpp | 245 SmallVector<Value, 1> tokens; in addAsyncDependencyAfter() local
|
/llvm-project/lld/COFF/ |
H A D | DriverUtils.cpp | 966 SmallVector<StringRef, 16> tokens; parseDirectives() local 1016 SmallVector<const char *, 16> tokens; tokenize() local
|
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionSourceCode.cpp | 314 TokenVerifier tokens(expr); in AddLocalVariableDecls() local
|
/llvm-project/libcxx/test/std/algorithms/ |
H A D | pstl.exception_handling.pass.cpp | 79 ThrowToken tokens[7]; in main() local
|
/llvm-project/mlir/lib/AsmParser/ |
H A D | AsmParserImpl.h | 613 codeCompleteExpectedTokens(ArrayRef<StringRef> tokens) codeCompleteExpectedTokens() argument
|
/llvm-project/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 249 ArrayRef<Token> tokens() const { in tokens() function
|
/llvm-project/openmp/tools/archer/ |
H A D | ompt-tsan.cpp | 70 std::vector<std::string> tokens; in ArcherFlags() local 111 std::vector<std::string> tokens; in TsanFlags() local
|
/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
H A D | AVRAsmParser.cpp | 458 AsmToken tokens[2]; tryParseRelocExpression() local
|