Searched defs:cmp_neq (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_arm_toIR.c3704 IROp op, op_rev, op_shrn, op_shln, cmp_neq, cmp_gt; local
3708 cmp_neq = Q ? Iop_CmpNEZ8x16 : Iop_CmpNEZ8x8;
3805 unop(cmp_neq, mkexpr(arg_m))),
3970 IROp op, op_rev, op_shrn, op_shln, cmp_neq, cmp_gt, op_add; local
3974 cmp_neq = Q ? Iop_CmpNEZ8x16 : Iop_CmpNEZ8x8;
4104 unop(cmp_neq, mkexpr(arg_m))),

Completed in 144 milliseconds