Home
last modified time | relevance | path

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

/qemu/tcg/
H A Doptimize.c1085 TCGOpcode not_op; in fold_to_not() local
1090 not_op = INDEX_op_not_i32; in fold_to_not()
1094 not_op = INDEX_op_not_i64; in fold_to_not()
1100 not_op = INDEX_op_not_vec; in fold_to_not()
1107 op->opc = not_op; in fold_to_not()