Home
last modified time | relevance | path

Searched defs:LookAhead (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp268 const char *LookAhead = CurPtr; in doHexLookAhead() local
/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1157 unsigned LookAhead = 0; handleExprStmt() local
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp1229 StringRef LookAhead = ParsingBuf.substr(0, Sep); parseLocationOrOffset() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp932 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1828 /// LookAhead(0) returns the next token that would be returned by Lex(), in LookAhead() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1839 LookAheadHeuristics LookAhead(TLI, DL, SE, R, getNumLanes(), getLookAheadScore() local
2456 LookAheadHeuristics LookAhead(*TLI, *DL, *SE, *this, /*NumLanes=*/2, findBestRootPair() local