Home
last modified time | relevance | path

Searched defs:EatIfPresent (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.h214 bool EatIfPresent(lltok::Kind T) { in EatIfPresent() function
/external/llvm/lib/AsmParser/
DLLParser.h181 bool EatIfPresent(lltok::Kind T) { in EatIfPresent() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/AsmParser/
DLLParser.h214 bool EatIfPresent(lltok::Kind T) { in EatIfPresent() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc5740 bool HloParserImpl::EatIfPresent(TokKind kind) { in EatIfPresent() function in xla::__anonc853adca0111::HloParserImpl