Home
last modified time | relevance | path

Searched refs:kw_ROOT (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_lexer.h59 kw_ROOT, enumerator
Dhlo_lexer.cc497 return "kw_ROOT";
Dhlo_parser.cc962 bool is_root = EatIfPresent(TokKind::kw_ROOT); in ParseInstruction()