Home
last modified time | relevance | path

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

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