Searched defs:conditional_op (Results 1 – 4 of 4) sorted by relevance
160 bool ReplaceRootWithEmptyTupleIfNoUsers(HloInstruction* conditional_op) { in ReplaceRootWithEmptyTupleIfNoUsers()205 bool RemoveUnusedTupleElements(HloInstruction* conditional_op) { in RemoveUnusedTupleElements()
103 void conditional_op(int x, int y, _Bool b, void* p) { in conditional_op() function
6 void conditional_op(int x, int y, bool b) { in conditional_op() function
424 ConditionalOp conditional_op(TokenStream &in, bool &valid) in conditional_op() function