Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.cc81 TokKind HloLexer::LookAhead() { in LookAhead() function in xla::HloLexer
/external/llvm/lib/MC/MCParser/
DAsmLexer.cpp224 const char *LookAhead = CurPtr; in doLookAhead() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmLexer.cpp250 const char *LookAhead = CurPtr; in doHexLookAhead() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DAsmLexer.cpp268 const char *LookAhead = CurPtr; in doHexLookAhead() local
/external/rust/android-crates-io/crates/combine/src/parser/
Dcombinator.rs168 pub struct LookAhead<P>(P); struct
170 impl<Input, O, P> Parser<Input> for LookAhead<P> implementation
/external/lzma/CPP/7zip/Archive/Zip/
DZipIn.cpp887 HRESULT CInArchive::LookAhead(size_t minRequired) in LookAhead() function in NArchive::NZip::CInArchive
/external/clang/include/clang/Lex/
DPreprocessor.h1153 const Token &LookAhead(unsigned N) { in LookAhead() function
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp895 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp933 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp930 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead; property
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp1647 LookAheadHeuristics LookAhead(TLI, DL, SE, R, getNumLanes(), in getLookAheadScore() local
2189 LookAheadHeuristics LookAhead(*TLI, *DL, *SE, *this, /*NumLanes=*/2, in findBestRootPair() local