Searched defs:input_or_output (Results 1 – 2 of 2) sorted by relevance
92 def __init__(self, node_cpp, input_or_output=None): argument
348 auto check_ctl_at_end = [&](TypeRange types, StringRef input_or_output) { in VerifyGenericTFGOperation()