Searched refs:OP_OR (Results 1 – 4 of 4) sorted by relevance
74 "or" { return OP_OR; }
54 %token OP_JSET OP_ADD OP_SUB OP_MUL OP_DIV OP_AND OP_OR OP_XOR OP_LSH OP_RSH532 : OP_OR '#' number {534 | OP_OR 'x' {536 | OP_OR '%' 'x' {
38 OP_OR, enumerator61 { OP_OR, "||", 1 },529 type = op->op == OP_OR; in process_ops()578 if (!!d->match == (pred->op == OP_OR)) in filter_match_preds_cb()777 if (dest->op == OP_OR || dest->op == OP_AND) { in filter_set_pred()1405 if (op == OP_AND || op == OP_OR) in create_pred()1437 if (elt->op == OP_AND || elt->op == OP_OR) { in check_preds()2226 if (pred->op != OP_OR) in ftrace_function_check_pred()
62 OP_OR, enumerator606 case OP_OR: in altera_execute()