Searched refs:OpToString (Results 1 – 4 of 4) sorted by relevance
47 std::string OpToString(int op) { in OpToString() function85 str_result.append(OpToString(cs.op)); in QcDebugStr()
57 std::string OpToString(int op) { in OpToString() function321 auto op = OpToString(cs.op == kSourceGeqOpCode ? SQLITE_INDEX_CONSTRAINT_GE in ComputeSqlConstraintsForDefinition()
189 std::string XlaBuilder::OpToString(XlaOp op) const { in OpToString() function in xla::XlaBuilder3517 VLOG(4) << "Build constant subgraph for:\n" << OpToString(root_op); in BuildConstantSubGraph()
413 std::string OpToString(XlaOp op) const;