Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_lexer.cc81 TokKind HloLexer::LookAhead() { in LookAhead() function in xla::HloLexer
/aosp_15_r20/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp224 const char *LookAhead = CurPtr; in doLookAhead() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp250 const char *LookAhead = CurPtr; in doHexLookAhead() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp268 const char *LookAhead = CurPtr; in doHexLookAhead() local
/aosp_15_r20/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
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipIn.cpp887 HRESULT CInArchive::LookAhead(size_t minRequired) in LookAhead() function in NArchive::NZip::CInArchive
/aosp_15_r20/external/clang/include/clang/Lex/
H A DPreprocessor.h1153 const Token &LookAhead(unsigned N) { in LookAhead() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp933 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp895 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DPreprocessor.h1803 const Token &LookAhead(unsigned N) { in LookAhead() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DPreprocessor.h1813 const Token &LookAhead(unsigned N) { in LookAhead() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp930 unsigned LookAhead = std::min((unsigned)Sequence.size(), in RestoreHazardCheckerBottomUp() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DPreprocessor.h1814 const Token &LookAhead(unsigned N) { in LookAhead() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DPreprocessor.h1813 const Token &LookAhead(unsigned N) { in LookAhead() function
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead; property
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1647 LookAheadHeuristics LookAhead(TLI, DL, SE, R, getNumLanes(), in getLookAheadScore() local
2189 LookAheadHeuristics LookAhead(*TLI, *DL, *SE, *this, /*NumLanes=*/2, in findBestRootPair() local