Searched refs:ops_flags (Results 1 – 2 of 2) sorted by relevance
34 XlaOpsCommonFlags* ops_flags; variable164 ops_flags = new XlaOpsCommonFlags; in AllocateAndParseFlags()165 ops_flags->tf_xla_always_defer_compilation = false; in AllocateAndParseFlags()218 &ops_flags->tf_xla_always_defer_compilation, ""), in AllocateAndParseFlags()281 return *ops_flags; in GetXlaOpsCommonFlags()
101 static const struct trans_tbl ops_flags[] = { variable110 return __flags2str(flags, buf, len, ops_flags, ARRAY_SIZE(ops_flags)); in ops_flags2str()