Searched refs:ops_flags (Results 1 – 2 of 2) sorted by relevance
28 XlaOpsCommonFlags* ops_flags; variable90 ops_flags = new XlaOpsCommonFlags; in AllocateAndParseFlags()91 ops_flags->tf_xla_always_defer_compilation = false; in AllocateAndParseFlags()102 &ops_flags->tf_xla_always_defer_compilation, ""), in AllocateAndParseFlags()127 return *ops_flags; in GetXlaOpsCommonFlags()
98 static const struct trans_tbl ops_flags[] = { variable107 return __flags2str(flags, buf, len, ops_flags, ARRAY_SIZE(ops_flags)); in ops_flags2str()