Home
last modified time | relevance | path

Searched refs:OP_XOR (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcse.c58 case OP_XOR: in cse_collect()
175 case OP_XOR: in insn_compare()
H A Dsimplify.c589 case OP_XOR: in eval_insn()
1086 case OP_XOR: in simplify_constant_rightside()
1138 case OP_ADD: case OP_OR: case OP_XOR: in simplify_constant_leftside()
1174 case OP_XOR: in simplify_binop_same_args()
1723 case OP_AND: case OP_OR: case OP_XOR: in simplify_instruction()
H A Dexample.c45 [OP_XOR] = "xor",
1402 case OP_AND: case OP_OR: case OP_XOR: in generate_one_insn()
H A Dlinearize.c209 [OP_XOR] = "xor",
1470 [SPECIAL_XOR_ASSIGN - SPECIAL_BASE] = OP_XOR in linearize_assignment()
1576 ['|'] = OP_OR, ['^'] = OP_XOR, in linearize_binop()
H A Dsparse-llvm.c606 case OP_XOR: in output_op_binary()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c161 OP_XOR, enumerator
682 case OP_XOR: in want_packet()
2625 "^", OP_XOR,
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DIR.rst125 .. op:: OP_XOR