Searched refs:binary_ops (Results 1 – 5 of 5) sorted by relevance
552 binary_ops = { variable584 p[0] = binary_ops[p[2]]((p[1], p[3]))
4 // CHECK-LABEL: @binary_ops6 func @binary_ops(%lhs : index, %rhs : index) {
20 "binary_ops.cc",
1083 std::vector<std::pair<std::string, int>> binary_ops = { in TEST_F() local1092 for (auto binary_op : binary_ops) { in TEST_F()
351 binary_ops = [358 for op in binary_ops: